DB/Realmlist: Updated the required build to the actual base build
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
UPDATE `realmlist` SET `gamebuild`=19057;
|
||||
ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` INT(10) UNSIGNED DEFAULT '19057';
|
||||
Reference in New Issue
Block a user