DB/Auth: Updated to 6.2.2a.20490

This commit is contained in:
Vincent-Michael
2015-09-15 20:31:33 +02:00
parent 8998218eac
commit 351e93078c

View File

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