This commit is contained in:
Akkadius
2015-12-15 12:59:46 -06:00
19 changed files with 692 additions and 706 deletions
+1 -1
View File
@@ -493,7 +493,7 @@ bool Database::CheckDatabaseConversions() {
/* Check for a new version of this script, the arg passed
would have to be higher than the copy they have downloaded
locally and they will re fetch */
system("perl eqemu_update.pl V 12");
system("perl eqemu_update.pl V 13");
/* Run Automatic Database Upgrade Script */
system("perl eqemu_update.pl ran_from_world");