mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-28 21:02:14 +01:00
Add support for multirealm. Patch by streetrat.
--HG-- branch : trunk
This commit is contained in:
2
sql/updates/5642_realmd.sql
Normal file
2
sql/updates/5642_realmd.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE `realmlist`
|
||||
ADD `gamebuild` int(11) unsigned NOT NULL default '9947' AFTER `population`;
|
||||
Reference in New Issue
Block a user