Should fix travis build

This commit is contained in:
talamortis
2017-11-21 09:43:21 +00:00
parent f865bef667
commit 3d49aa7150

View File

@@ -80,7 +80,7 @@ public:
}
}
void OnCreatureCreate(Creature* creature)
void OnCreatureCreate(Creature* creature) override
{
switch (creature->GetEntry())
{