mirror of
https://github.com/mangosfour/server.git
synced 2025-12-28 04:37:04 +00:00
6 lines
296 B
C
6 lines
296 B
C
#ifndef __REVISION_SQL_H__
|
|
#define __REVISION_SQL_H__
|
|
#define REVISION_DB_CHARACTERS "required_8596_01_characters_bugreport"
|
|
#define REVISION_DB_MANGOS "required_8618_01_mangos_spell_proc_event"
|
|
#define REVISION_DB_REALMD "required_8332_01_realmd_realmcharacters"
|
|
#endif // __REVISION_SQL_H__
|