Fixed typo in previous commit

This commit is contained in:
Shauren
2014-10-30 20:07:24 +01:00
parent 785f0bf5c0
commit 83bf418213

View File

@@ -1 +1 @@
ALTER TABLE `gameobject_template` ADD `data31` int(10) not null default '0' AFTER `data31`;
ALTER TABLE `gameobject_template` ADD `data32` int(10) not null default '0' AFTER `data31`;