diff options
Diffstat (limited to 'sql/updates/444_world.sql')
| -rw-r--r-- | sql/updates/444_world.sql | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/updates/444_world.sql b/sql/updates/444_world.sql index b5d588c39fa..004cf626f88 100644 --- a/sql/updates/444_world.sql +++ b/sql/updates/444_world.sql @@ -34,4 +34,3 @@ ALTER TABLE `creature_addon` ADD `path_id` int(11) unsigned NOT NULL default '0' AFTER `guid`; ALTER TABLE `creature_template_addon` ADD `path_id` int(11) unsigned NOT NULL default '0' AFTER `entry`; - |
