Auth/Realmlist: Make use of RealmFlags and rename color to flag (core- and dbwise)
Also fix connecting with realmflag & 4
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE `realmlist`
|
||||
CHANGE `color` `flag` tinyint(3) unsigned NOT NULL DEFAULT '2';
|
||||
Reference in New Issue
Block a user