Core/Misc: Updated to 7.0.3.22498
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -0,0 +1,3 @@
|
||||
UPDATE `realmlist` SET `gamebuild`=22498 WHERE `gamebuild`=22423;
|
||||
|
||||
ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int(10) unsigned NOT NULL DEFAULT '22498';
|
||||
Reference in New Issue
Block a user