Skip to content

Commit 150f359

Browse files
committed
upd
1 parent 828f1b4 commit 150f359

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/server/scripts/Outland/Auchindoun/SethekkHalls/boss_talon_king_ikiss.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ struct boss_talon_king_ikiss : public BossAI
144144
}
145145
}
146146

147-
void KilledUnit(Unit* who) override
147+
void KilledUnit(Unit* /*who*/) override
148148
{
149149
Talk(SAY_SLAY);
150150
}

0 commit comments

Comments
 (0)