refactor(Scripts/Commands): Convert cs_character to new system (#8768)

This commit is contained in:
IntelligentQuantum
2021-10-30 15:34:39 +03:30
committed by GitHub
parent e10a3ab6d7
commit 668a86762b
3 changed files with 220 additions and 330 deletions

View File

@@ -132,6 +132,7 @@ enum CharacterDatabaseStatements : uint32
CHAR_INS_ACCOUNT_INSTANCE_LOCK_TIMES,
CHAR_SEL_MATCH_MAKER_RATING,
CHAR_SEL_CHARACTER_COUNT,
CHAR_UPD_NAME_BY_GUID,
CHAR_DEL_DECLINED_NAME,
CHAR_INS_GUILD,