mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 10:00:28 +00:00
feat(Core/Player): Implement player specific settings (#9483)
This commit is contained in:
@@ -519,6 +519,10 @@ enum CharacterDatabaseStatements : uint32
|
||||
|
||||
CHAR_INS_RESERVED_PLAYER_NAME,
|
||||
|
||||
CHAR_SEL_CHAR_SETTINGS,
|
||||
CHAR_REP_CHAR_SETTINGS,
|
||||
CHAR_DEL_CHAR_SETTINGS,
|
||||
|
||||
MAX_CHARACTERDATABASE_STATEMENTS
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user