Making travis happy

This commit is contained in:
Keader
2020-04-24 13:58:26 -03:00
parent d8e726de58
commit ee218a5642

View File

@@ -695,7 +695,7 @@ struct npc_reliquary_combat_trigger : public ScriptedAI
me->KillSelf();
}
void UpdateAI(uint32 diff) override
void UpdateAI(uint32 /*diff*/) override
{
if (!UpdateVictim())
return;