mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 22:37:03 +00:00
[12631] Use uint32 for phaseMasks in core and database
This commit is contained in:
parent
1fa3b614ed
commit
1cd806c02e
10 changed files with 15 additions and 18 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#ifndef __REVISION_SQL_H__
|
||||
#define __REVISION_SQL_H__
|
||||
#define REVISION_DB_CHARACTERS "required_12447_02_characters_calendar_invites"
|
||||
#define REVISION_DB_MANGOS "required_12602_01_mangos_npc_spellclick_spells"
|
||||
#define REVISION_DB_CHARACTERS "required_c12631_01_characters_corpse"
|
||||
#define REVISION_DB_MANGOS "required_c12631_02_mangos_gameobject"
|
||||
#define REVISION_DB_REALMD "required_c12484_02_realmd_account_access"
|
||||
#endif // __REVISION_SQL_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue