mirror of
https://github.com/ProjectSkyfire/SkyFire_548
synced 2026-08-18 06:32:13 -04:00
2 lines
98 B
SQL
2 lines
98 B
SQL
ALTER TABLE characters
|
|
CHANGE COLUMN gmstate extra_flags int(11) unsigned NOT NULL default '0';
|