mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 00:48:56 +01:00
Changed supported version to 21463
This commit is contained in:
File diff suppressed because one or more lines are too long
3
sql/updates/auth/6.x/2016_04_17_00_auth.sql
Normal file
3
sql/updates/auth/6.x/2016_04_17_00_auth.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
UPDATE `realmlist` SET `gamebuild`=21463 WHERE `gamebuild`=21355;
|
||||
|
||||
ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int(10) unsigned NOT NULL DEFAULT '21463';
|
||||
Reference in New Issue
Block a user