This commit is contained in:
Rochet2
2017-07-19 18:41:39 +03:00
parent 48313dd0db
commit 8b3cbd1c7d
4 changed files with 33 additions and 11 deletions

View File

@@ -523,6 +523,8 @@ public:
void OnShutdownCancel();
void OnStartup();
void OnShutdown();
void OnGameEventStart(uint32 eventid);
void OnGameEventStop(uint32 eventid);
/* Battle Ground */
void OnBGStart(BattleGround* bg, BattleGroundTypeId bgId, uint32 instanceId);