[Tasks] Add enabled column (#3804)

* [Tasks] Add enabled column

* Update task_manager.cpp

* Update task_manager.cpp

* Update base_tasks_repository.h
This commit is contained in:
Chris Miles
2023-12-27 20:03:53 -06:00
committed by GitHub
parent 473c5096f6
commit 8bedcd8751
5 changed files with 143 additions and 6 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
* Manifest: https://github.com/EQEmu/Server/blob/master/utils/sql/db_update_manifest.txt
*/
#define CURRENT_BINARY_DATABASE_VERSION 9248
#define CURRENT_BINARY_DATABASE_VERSION 9249
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9041