removed extra space
This commit is contained in:
+1
-1
@@ -200,7 +200,7 @@ public:
|
|||||||
case GO_NORTH_PORTCULLIS:
|
case GO_NORTH_PORTCULLIS:
|
||||||
HandleGameObject(go->GetGUID(), true, go);
|
HandleGameObject(go->GetGUID(), true, go);
|
||||||
GO_EnterGateGUID = go->GetGUID();
|
GO_EnterGateGUID = go->GetGUID();
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user