mirror of
https://github.com/mangosfour/server.git
synced 2025-12-23 07:37:01 +00:00
Account data saving must work now
This commit is contained in:
parent
97bf2e7d68
commit
6496f7499e
13 changed files with 87 additions and 71 deletions
|
|
@ -82,7 +82,6 @@ enum Classes
|
|||
#define CLASSMASK_WAND_USERS ((1<<(CLASS_PRIEST-1))|(1<<(CLASS_MAGE-1))|(1<<(CLASS_WARLOCK-1)))
|
||||
|
||||
#define PLAYER_MAX_BATTLEGROUND_QUEUES 3
|
||||
#define NUM_ACCOUNT_DATA_TYPES 8
|
||||
|
||||
enum ReputationRank
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue