added forgotten file

should have been committed in 8fa83eab64
This commit is contained in:
Sarjuuk
2015-07-23 19:55:37 +02:00
parent 2afcceaefb
commit d771103428

View File

@@ -0,0 +1,2 @@
ALTER TABLE `aowow_emotes`
ADD COLUMN `cuFlags` INT UNSIGNED NOT NULL AFTER `isAnimated`;