[DB] Update expected world DB version

This commit is contained in:
Antz 2017-05-30 23:03:52 +01:00
parent 322b090d31
commit 6c128360f7

View File

@ -38,6 +38,6 @@
#define WORLD_DB_VERSION_NR 21
#define WORLD_DB_STRUCTURE_NR 14
#define WORLD_DB_CONTENT_NR 2
#define WORLD_DB_UPDATE_DESCRIPTION "MC,AQ20,AQ40_Equipment"
#define WORLD_DB_CONTENT_NR 14
#define WORLD_DB_UPDATE_DESCRIPTION "Script_Binding"
#endif // __REVISION_H__