fix(Core/SmartScripts):SMART_TARGET_CREATURE/GAMEOBJECT_GUID (#6298)

This commit is contained in:
UltraNix
2021-06-18 16:05:08 +02:00
committed by GitHub
parent 474deda958
commit b2e42f52a0
2 changed files with 6 additions and 28 deletions

View File

@@ -1367,7 +1367,6 @@ struct SmartTarget
{
uint32 dbGuid;
uint32 entry;
uint32 getFromHashMap; // Does not work in instances
} unitGUID;
struct
@@ -1412,7 +1411,6 @@ struct SmartTarget
{
uint32 dbGuid;
uint32 entry;
uint32 getFromHashMap; // Does not work in instances
} goGUID;
struct