mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-13 11:43:18 -04:00
Fixed characters_database.sql
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user