DB: Add missing hotfixes db drop

This commit is contained in:
funjoker
2022-01-09 00:36:20 +01:00
committed by GitHub
parent 2c4a20da24
commit 2b61445109

View File

@@ -7,3 +7,5 @@ DROP DATABASE IF EXISTS `world`;
DROP DATABASE IF EXISTS `characters`;
DROP DATABASE IF EXISTS `auth`;
DROP DATABASE IF EXISTS `hotfixes`;