Unneeded line removed from clean install .sql

--HG--
branch : trunk
This commit is contained in:
panaut0lordv
2009-01-28 10:48:10 +01:00
parent 44d419e328
commit b9e0bce6b5

View File

@@ -774,7 +774,6 @@ LOCK TABLES `character_tutorial` WRITE;
UNLOCK TABLES;
--
`arena_pending_points` int (10) UNSIGNED NOT NULL default '0',
-- Table structure for table `corpse`
--