wrong db exported

This commit is contained in:
Yehonal 2016-08-14 12:58:39 +02:00
parent fc05c82f65
commit f178841a3a
32 changed files with 112 additions and 481 deletions

View file

@ -19,8 +19,6 @@ CREATE TABLE `character_achievement_progress`
LOCK TABLES `character_achievement_progress` WRITE;
/*!40000 ALTER TABLE `character_achievement_progress` DISABLE KEYS */;
INSERT INTO `character_achievement_progress` VALUES
(1,4224,2000000,1468248924);
/*!40000 ALTER TABLE `character_achievement_progress` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;