Core: Updated allowed build to 7.3.5.26899 (#22)
* Create 2018_06_22_00_auth.sql * Update auth_database.sql * Update WorldSocket.cs
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
UPDATE `realmlist` SET `gamebuild`=26899 WHERE `gamebuild`=26822;
|
||||
|
||||
ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int(10) unsigned NOT NULL DEFAULT '26899';
|
||||
Reference in New Issue
Block a user