* Another small batch of fixes from static analysis tool.

This commit is contained in:
Subv
2013-05-17 23:08:28 -05:00
parent 60a88a08f5
commit 98ad7309c9
5 changed files with 11 additions and 8 deletions
@@ -2578,6 +2578,7 @@ void SmartScript::ProcessEvent(SmartScriptHolder& e, Unit* unit, uint32 var0, ui
return;
ProcessTimedAction(e, e.event.minMaxRepeat.repeatMin, e.event.minMaxRepeat.repeatMax, me->getVictim());
break;
}
case SMART_EVENT_FRIENDLY_HEALTH:
{