mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 07:37:01 +00:00
[9376] Maybe last fix of fix of fix sequence. O.O
This commit is contained in:
parent
f145e06e89
commit
1859770c78
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
#ifndef __REVISION_NR_H__
|
#ifndef __REVISION_NR_H__
|
||||||
#define __REVISION_NR_H__
|
#define __REVISION_NR_H__
|
||||||
#define REVISION_NR "9375"
|
#define REVISION_NR "9376"
|
||||||
#endif // __REVISION_NR_H__
|
#endif // __REVISION_NR_H__
|
||||||
|
|
|
||||||
|
|
@ -2,5 +2,5 @@
|
||||||
#define __REVISION_SQL_H__
|
#define __REVISION_SQL_H__
|
||||||
#define REVISION_DB_CHARACTERS "required_9375_01_characters_character_glyphs"
|
#define REVISION_DB_CHARACTERS "required_9375_01_characters_character_glyphs"
|
||||||
#define REVISION_DB_MANGOS "required_9366_02_mangos_spell_proc_event"
|
#define REVISION_DB_MANGOS "required_9366_02_mangos_spell_proc_event"
|
||||||
#define REVISION_DB_REALMD "required_"
|
#define REVISION_DB_REALMD "required_required_9010_01_realmd_realmlist"
|
||||||
#endif // __REVISION_SQL_H__
|
#endif // __REVISION_SQL_H__
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue