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/90_world.sql | 1 - 1 file changed, 1 deletion(-) (limited to 'sql/updates/90_world.sql') diff --git a/sql/updates/90_world.sql b/sql/updates/90_world.sql index 529de4f712e..52ca028b6ac 100644 --- a/sql/updates/90_world.sql +++ b/sql/updates/90_world.sql @@ -5,4 +5,3 @@ CREATE TABLE `spell_disabled` ( `comment` varchar(64) NOT NULL default '', PRIMARY KEY (`entry`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED COMMENT='Disabled Spell System'; - -- cgit v1.2.3