DB/Auth: Updated to 6.2.2a.20574

This commit is contained in:
Vincent-Michael
2015-10-09 09:06:28 +02:00
parent 5743333e46
commit 4d4da189ff

View File

@@ -0,0 +1,4 @@
UPDATE `battlenet_components` SET `Build`=20574 WHERE `Program`='WoW' AND `Platform`='base' AND `Build`=20490;
UPDATE `battlenet_components` SET `Build`=20574 WHERE `Program`='WoW' AND `Platform` IN ('Mc64','Win','Wn64') AND `Build`=20490;
UPDATE `realmlist` SET `gamebuild`=20574 WHERE `gamebuild`=20490;