From 14234c86fa4f1b31436a0289cdac5f92ab430804 Mon Sep 17 00:00:00 2001 From: KingPin Date: Tue, 17 Feb 2009 20:07:49 -0600 Subject: Newline added to bottom of all files. --HG-- branch : trunk --- sql/updates/90_world.sql | 1 + 1 file changed, 1 insertion(+) (limited to 'sql/updates/90_world.sql') diff --git a/sql/updates/90_world.sql b/sql/updates/90_world.sql index 52ca028b6ac..529de4f712e 100644 --- a/sql/updates/90_world.sql +++ b/sql/updates/90_world.sql @@ -5,3 +5,4 @@ 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