This commit is contained in:
Kittnz
2016-12-27 19:45:24 +01:00
parent 072ea761c6
commit 65e84d2f0a

View File

@@ -2057,7 +2057,7 @@ void SmartScript::ProcessAction(SmartScriptHolder& e, Unit* unit, uint32 var0, u
delete targets;
break;
}
case SMART_ACTION_GO_SET_GO_STATE:
case SMART_ACTION_GO_SET_GO_STATE:
{
ObjectList* targets = GetTargets(e, unit);