mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 22:37:03 +00:00
6 lines
305 B
C
6 lines
305 B
C
#ifndef __REVISION_SQL_H__
|
|
#define __REVISION_SQL_H__
|
|
#define REVISION_DB_CHARACTERS "required_8505_01_characters_character_spell"
|
|
#define REVISION_DB_MANGOS "required_8549_03_mangos_battleground_events"
|
|
#define REVISION_DB_REALMD "required_8332_01_realmd_realmcharacters"
|
|
#endif // __REVISION_SQL_H__
|