mirror of
https://github.com/mangosfour/server.git
synced 2025-12-28 13:37:13 +00:00
Merge remote branch 'origin/master' into 330
This commit is contained in:
commit
7b1e8cae76
13 changed files with 80 additions and 44 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "9630"
|
||||
#define REVISION_NR "9632"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
#ifndef __REVISION_SQL_H__
|
||||
#define __REVISION_SQL_H__
|
||||
#define REVISION_DB_CHARACTERS "required_9630_01_characters_characters"
|
||||
#define REVISION_DB_CHARACTERS "required_9632_01_characters_characters"
|
||||
#define REVISION_DB_MANGOS "required_9622_01_mangos_gameobject"
|
||||
#define REVISION_DB_REALMD "required_9010_01_realmd_realmlist"
|
||||
#endif // __REVISION_SQL_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue