DB/Realmlist: Updated the required build to the actual base build

This commit is contained in:
Kinzcool
2014-11-09 13:20:05 -05:00
parent ddc549518f
commit 2d74ee9141

View File

@@ -0,0 +1,2 @@
UPDATE `realmlist` SET `gamebuild`=19057;
ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` INT(10) UNSIGNED DEFAULT '19057';