mirror of
https://github.com/mangosfour/server.git
synced 2025-12-21 01:37:05 +00:00
Removed unsupported client build.
This commit is contained in:
parent
0db4ccc692
commit
12bd33afc6
1 changed files with 1 additions and 1 deletions
|
|
@ -68,6 +68,6 @@ enum LoginResult
|
|||
// others will not and opposite
|
||||
// will only support WoW, WoW:TBC and WoW:WotLK 3.1.2 client build 9868...
|
||||
|
||||
#define EXPECTED_MANGOS_CLIENT_BUILD {9835, 9868, 0}
|
||||
#define EXPECTED_MANGOS_CLIENT_BUILD {9868, 0}
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue