server/src/shared/revision_sql.h
Salja f8a7533a92 [0016] Some Clean from last Commits.
Signed-off-by: Salja <salja2012@hotmail.de>
2020-02-16 03:10:51 +00:00

6 lines
283 B
C

#ifndef __REVISION_SQL_H__
#define __REVISION_SQL_H__
#define REVISION_DB_CHARACTERS "required_0001_xxxxx_01_characters"
#define REVISION_DB_MANGOS "required_0001_xxxxx_01_mangos"
#define REVISION_DB_REALMD "required_0014_xxxxx_01_realmd_account_access"
#endif // __REVISION_SQL_H__