Rename some spell fields

This commit is contained in:
Michael Cook (mackal)
2016-12-01 13:35:19 -05:00
parent 286bfa7af6
commit ffbc913b9d
3 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
Manifest: https://github.com/EQEmu/Server/blob/master/utils/sql/db_update_manifest.txt
*/
#define CURRENT_BINARY_DATABASE_VERSION 9100
#define CURRENT_BINARY_DATABASE_VERSION 9101
#ifdef BOTS
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9008
#else