fix(DB/Gamobject): Remove deprecated signs (#4390)

Co-Authored-By: offl <11556157+offl@users.noreply.github.com>
This commit is contained in:
Kitzunu
2021-02-07 17:15:30 +01:00
committed by GitHub
parent cd6f7e301f
commit d581ecd0cf

View File

@@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1612110097722643800');
DELETE FROM `gameobject` WHERE `id` IN (176369,176370);