*Fix a typo

--HG--
branch : trunk
This commit is contained in:
Blaymoira
2009-01-22 17:03:43 +01:00
parent 148192eca1
commit de63f36302

View File

@@ -1,3 +1,2 @@
ALTER TABLE custom_texts CHANGE COLUMN emote emote smallint(5) unsigned NOT NULL DEFAULT '0';
ALTER TABLE eventai_texts CHANGE COLUMN emote emote smallint(5) unsigned NOT NULL DEFAULT '0';
ALTER TABLE script_texts CHANGE COLUMN emote emote smallint(5) unsigned NOT NULL DEFAULT '0';