mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01: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