mirror of
https://github.com/mangosfour/server.git
synced 2025-12-12 19:37:03 +00:00
*Affected items: 45131, 45219, 50359, 50366, 50360, 50365,
50353, 50348, 50362, 50363, 50342, 50343, 50358
6 lines
308 B
C
6 lines
308 B
C
#ifndef __REVISION_SQL_H__
|
|
#define __REVISION_SQL_H__
|
|
#define REVISION_DB_CHARACTERS "required_10664_01_characters_arena_team_stats"
|
|
#define REVISION_DB_MANGOS "required_10835_01_mangos_spell_proc_event"
|
|
#define REVISION_DB_REALMD "required_10008_01_realmd_realmd_db_version"
|
|
#endif // __REVISION_SQL_H__
|