mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-31 14:17:28 +01:00
Scripts/Deadmines: fixed a warning
This commit is contained in:
@@ -130,6 +130,8 @@ class boss_vanessa_van_cleef : public CreatureScript
|
||||
{
|
||||
switch (eventId)
|
||||
{
|
||||
default:
|
||||
break;
|
||||
}
|
||||
}
|
||||
DoMeleeAttackIfReady();
|
||||
|
||||
Reference in New Issue
Block a user