mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-27 20:32:21 +01:00
Fixed typo in previous commit
This commit is contained in:
@@ -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`;
|
||||
|
||||
Reference in New Issue
Block a user