Added command '#ucs' to force re-connect after ucs server unavailability (must manually re-join channels for now)

This commit is contained in:
Uleat
2018-03-07 22:45:05 -05:00
parent ae966e546b
commit 2da70c69da
5 changed files with 93 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 9121
#define CURRENT_BINARY_DATABASE_VERSION 9122
#ifdef BOTS
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9018
#else