[0001] Start on MaNGOS 4.3.4

Signed-off-by: Salja <salja2012@hotmail.de>
This commit is contained in:
Salja 2012-08-06 19:09:16 +02:00 committed by Antz
parent 3b9151aa20
commit 8276c75bef
263 changed files with 7 additions and 34 deletions

View file

@ -1,6 +1,6 @@
#ifndef __REVISION_SQL_H__
#define __REVISION_SQL_H__
#define REVISION_DB_CHARACTERS "required_11785_02_characters_instance"
#define REVISION_DB_MANGOS "required_12012_01_mangos_spell_template"
#define REVISION_DB_REALMD "required_10008_01_realmd_realmd_db_version"
#define REVISION_DB_CHARACTERS "required_0001_01_characters"
#define REVISION_DB_MANGOS "required_0001_01_mangos"
#define REVISION_DB_REALMD "required_0001_01_realmd"
#endif // __REVISION_SQL_H__