mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 19:06:49 +01:00
Core: Updated allowed build to 7.3.5.26822
This commit is contained in:
3
sql/updates/auth/master/2018_06_14_00_auth.sql
Normal file
3
sql/updates/auth/master/2018_06_14_00_auth.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
UPDATE `realmlist` SET `gamebuild`=26822 WHERE `gamebuild`=26654;
|
||||
|
||||
ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int(10) unsigned NOT NULL DEFAULT '26822';
|
||||
Reference in New Issue
Block a user