mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 19:37:02 +00:00
[7408] Fixed last hidden non-localized message case in BattleGround.cpp.
Note: 1) CHAT_MSG_BG_SYSTEM_NEUTRAL not dependent from target guid so use SendMessageToAll and cleanup code 2) BattleGround.cpp now not dependent from Chat.h
This commit is contained in:
parent
28a8e0c9cf
commit
cdf99bc169
2 changed files with 6 additions and 19 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "7407"
|
||||
#define REVISION_NR "7408"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue