forked from mirror/azerothcore-wotlk
e8e94a0a66
For Azeroth!
2 lines
101 B
SQL
2 lines
101 B
SQL
ALTER TABLE character_spell_cooldown ADD COLUMN `needSend` tinyint(3) unsigned NOT NULL DEFAULT '1';
|