mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 10:00:28 +00:00
fix(DB/Gamobject): Remove deprecated signs (#4390)
Co-Authored-By: offl <11556157+offl@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1612110097722643800');
|
||||
|
||||
DELETE FROM `gameobject` WHERE `id` IN (176369,176370);
|
||||
Reference in New Issue
Block a user