Making travis happy

(cherry picked from commit ee218a5642)
This commit is contained in:
Keader
2020-04-24 13:58:26 -03:00
committed by Shauren
parent a21ad2079a
commit c11288af78

View File

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