mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 04:37:00 +00:00
[0003] Typo
Signed-off-by: Salja <salja2012@hotmail.de>
This commit is contained in:
parent
6df0910e61
commit
cb2d7ceea5
5 changed files with 7 additions and 7 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#ifndef __REVISION_SQL_H__
|
||||
#define __REVISION_SQL_H__
|
||||
#define REVISION_DB_CHARACTERS "required_0001_01_characters"
|
||||
#define REVISION_DB_MANGOS "required_0001_01_mangos"
|
||||
#define REVISION_DB_REALMD "required_0001_01_realmd"
|
||||
#define REVISION_DB_CHARACTERS "required_0001_xxxxx_01_characters"
|
||||
#define REVISION_DB_MANGOS "required_0001_xxxxx_01_mangos"
|
||||
#define REVISION_DB_REALMD "required_0001_xxxxx_01_realmd"
|
||||
#endif // __REVISION_SQL_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue