From 491bc7569ba69ee6c43e007dbce24497c39dd12a Mon Sep 17 00:00:00 2001 From: hunteee Date: Thu, 18 Jun 2009 20:10:59 +0200 Subject: *Add new line to end of sqls. --HG-- branch : trunk --- sql/updates/176_world.sql | 1 - 1 file changed, 1 deletion(-) (limited to 'sql/updates/176_world.sql') diff --git a/sql/updates/176_world.sql b/sql/updates/176_world.sql index 2cb80bd25a2..12df2a083ca 100644 --- a/sql/updates/176_world.sql +++ b/sql/updates/176_world.sql @@ -30,4 +30,3 @@ CREATE TABLE `locales_npc_option` ( ALTER TABLE `creature_template` CHANGE COLUMN `flags` `unit_flags` int(10) unsigned NOT NULL default '0', CHANGE COLUMN `flag1` `type_flags` int(10) unsigned NOT NULL default '0'; - -- cgit v1.2.3