[Character Starting Points] Fix headings data (#2413)

* [Character Starting Points] Fix headings

* Update version.h

Co-authored-by: Michael Cook (mackal) <277429+mackal@users.noreply.github.com>
This commit is contained in:
Chris Miles
2022-09-05 04:02:47 -05:00
committed by GitHub
parent da4bcbf736
commit 5250b819fa
3 changed files with 413 additions and 1 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
* Manifest: https://github.com/EQEmu/Server/blob/master/utils/sql/db_update_manifest.txt
*/
#define CURRENT_BINARY_DATABASE_VERSION 9204
#define CURRENT_BINARY_DATABASE_VERSION 9205
#ifdef BOTS
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9029