mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-11-29 17:38:24 +08:00
removed extra space
This commit is contained in:
@@ -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