Core/Misc: GCC build and warning fixes

This commit is contained in:
Shauren
2020-05-21 22:15:58 +02:00
parent 92a289e455
commit 4d69cc1c56
48 changed files with 101 additions and 127 deletions

View File

@@ -2685,6 +2685,7 @@ void SmartScript::ProcessAction(SmartScriptHolder& e, Unit* unit, uint32 var0, u
break;
}
}
/* fallthrough */
case SMART_ACTION_SET_CORPSE_DELAY:
{
ObjectList* targets = GetTargets(e, unit);