mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 04:37:00 +00:00
Fixed version
This commit is contained in:
parent
18afca6a25
commit
358730e03c
1 changed files with 2 additions and 2 deletions
|
|
@ -37,7 +37,7 @@
|
||||||
#define CHAR_DB_UPDATE_DESCRIPTION "Remove field from dbDocs"
|
#define CHAR_DB_UPDATE_DESCRIPTION "Remove field from dbDocs"
|
||||||
|
|
||||||
#define WORLD_DB_VERSION_NR 21
|
#define WORLD_DB_VERSION_NR 21
|
||||||
#define WORLD_DB_STRUCTURE_NR 04
|
#define WORLD_DB_STRUCTURE_NR 4
|
||||||
#define WORLD_DB_CONTENT_NR 08
|
#define WORLD_DB_CONTENT_NR 8
|
||||||
#define WORLD_DB_UPDATE_DESCRIPTION "NPC text corrections"
|
#define WORLD_DB_UPDATE_DESCRIPTION "NPC text corrections"
|
||||||
#endif // __REVISION_H__
|
#endif // __REVISION_H__
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue