mirror of
https://github.com/mangosfour/server.git
synced 2025-12-19 04:37:06 +00:00
Updated to 3.1.2.9855 client build, fixed quests, some work on monster movement. Not tested.
This commit is contained in:
parent
21a38a42d8
commit
b980e9ac59
22 changed files with 114 additions and 92 deletions
|
|
@ -68,6 +68,6 @@ enum LoginResult
|
|||
// others will not and opposite
|
||||
// will only support WoW, WoW:TBC and WoW:WotLK 3.1.1a client build 9835...
|
||||
|
||||
#define EXPECTED_MANGOS_CLIENT_BUILD {9835, 0}
|
||||
#define EXPECTED_MANGOS_CLIENT_BUILD {9835, 9855, 0}
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue