Core/PacketIO: Fixed SMSG_QUERY_GAME_OBJECT_RESPONSE structure

Port From (https://github.com/TrinityCore/TrinityCore/commit/5c5f3d5376a53e3cfbccbb2f6a5501e0ddc3ce6e)
This commit is contained in:
hondacrx
2021-11-15 20:38:06 -05:00
parent 10145749ca
commit 46d399dfb6
4 changed files with 8 additions and 6 deletions
@@ -0,0 +1 @@
ALTER TABLE `gameobject_template` ADD `Data34` int(11) NOT NULL DEFAULT '0' AFTER `Data33`;