mirror of
https://github.com/mangosfour/server.git
synced 2025-12-21 19:37:02 +00:00
[10411] fix broken sqls for spell_proc_event..
This commit is contained in:
parent
c8ae8693a2
commit
f42f65ade7
5 changed files with 8 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "10410"
|
||||
#define REVISION_NR "10411"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
#ifndef __REVISION_SQL_H__
|
||||
#define __REVISION_SQL_H__
|
||||
#define REVISION_DB_CHARACTERS "required_10332_02_characters_pet_aura"
|
||||
#define REVISION_DB_MANGOS "required_10410_01_mangos_spell_chain"
|
||||
#define REVISION_DB_MANGOS "required_10411_01_mangos_spell_proc_event"
|
||||
#define REVISION_DB_REALMD "required_10008_01_realmd_realmd_db_version"
|
||||
#endif // __REVISION_SQL_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue