mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
Core: Updated allowed build to 7.2.5.24415
This commit is contained in:
File diff suppressed because one or more lines are too long
3
sql/updates/auth/master/2017_06_25_00_auth.sql
Normal file
3
sql/updates/auth/master/2017_06_25_00_auth.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
UPDATE `realmlist` SET `gamebuild`=24415 WHERE `gamebuild`=24367;
|
||||
|
||||
ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int(10) unsigned NOT NULL DEFAULT '24415';
|
||||
Reference in New Issue
Block a user