mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 04:37:00 +00:00
[0014] removed gmlevel from account table and modified some sql inserts.
This commit is contained in:
parent
635e447ef5
commit
1bb573105f
3 changed files with 40 additions and 25 deletions
|
|
@ -2,5 +2,5 @@
|
|||
#define __REVISION_SQL_H__
|
||||
#define REVISION_DB_CHARACTERS "required_0001_xxxxx_01_characters"
|
||||
#define REVISION_DB_MANGOS "required_0001_xxxxx_01_mangos"
|
||||
#define REVISION_DB_REALMD "required_00014_01_realmd_account_access"
|
||||
#define REVISION_DB_REALMD "required_00014_02_realmd_account"
|
||||
#endif // __REVISION_SQL_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue