mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 07:37:01 +00:00
[12142] Fix Typo
Signed-off-by: Salja <salja2012@hotmail.de>
This commit is contained in:
parent
b4d7780f46
commit
0c8d8c67d8
4 changed files with 5 additions and 5 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "12141"
|
||||
#define REVISION_NR "12142"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
#ifndef __REVISION_SQL_H__
|
||||
#define __REVISION_SQL_H__
|
||||
#define REVISION_DB_CHARACTERS "required_12140_01_characters_character_currencies"
|
||||
#define REVISION_DB_MANGOS "required_12140_02_mangos_mangos_command"
|
||||
#define REVISION_DB_CHARACTERS "required_12141_01_characters_character_currencies"
|
||||
#define REVISION_DB_MANGOS "required_12141_02_mangos_mangos_command"
|
||||
#define REVISION_DB_REALMD "required_12112_01_realmd_account_access"
|
||||
#endif // __REVISION_SQL_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue