Core: Whitespace cleanup

This commit is contained in:
Vincent-Michael
2015-04-08 02:27:20 +02:00
parent 41a9ef55db
commit 20ab76a2cb
18 changed files with 27 additions and 27 deletions

View File

@@ -1281,7 +1281,7 @@ public:
Unit* target = handler->getSelectedUnit();
if (!target)
target = handler->GetSession()->GetPlayer();
target->SetInPhase(phase, true, !target->IsInPhase(phase));
if (target->GetTypeId() == TYPEID_PLAYER)