mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-08 15:58:04 +00:00
fixed wrong sql header
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
ALTER TABLE version_db_database CHANGE COLUMN 2016_08_25_00 2016_08_26_00 bit;
|
ALTER TABLE version_db_world CHANGE COLUMN 2016_08_25_00 2016_08_26_00 bit;
|
||||||
|
|
||||||
DELETE FROM command WHERE name IN ('npc evade', 'debug send chatmessage');
|
DELETE FROM command WHERE name IN ('npc evade', 'debug send chatmessage');
|
||||||
|
|||||||
Reference in New Issue
Block a user