Fixed characters_database.sql

This commit is contained in:
joschiwald
2017-02-26 21:19:30 +01:00
parent 7c12096df0
commit fa836c3160

View File

@@ -752,6 +752,7 @@ CREATE TABLE `character_fishingsteps` (
LOCK TABLES `character_fishingsteps` WRITE;
/*!40000 ALTER TABLE `character_fishingsteps` DISABLE KEYS */;
/*!40000 ALTER TABLE `character_fishingsteps` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `character_garrison`