mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-05 16:39:08 +01:00
DB: Add missing hotfixes db drop
This commit is contained in:
@@ -7,3 +7,5 @@ DROP DATABASE IF EXISTS `world`;
|
||||
DROP DATABASE IF EXISTS `characters`;
|
||||
|
||||
DROP DATABASE IF EXISTS `auth`;
|
||||
|
||||
DROP DATABASE IF EXISTS `hotfixes`;
|
||||
|
||||
Reference in New Issue
Block a user