mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 15:40:45 +01:00
DB/Realmlist: Updated the required build to the actual base build
This commit is contained in:
2
sql/updates/auth/2014_11_09_00_auth.sql
Normal file
2
sql/updates/auth/2014_11_09_00_auth.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
UPDATE `realmlist` SET `gamebuild`=19057;
|
||||
ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` INT(10) UNSIGNED DEFAULT '19057';
|
||||
Reference in New Issue
Block a user