Playerbot: crashfix
This commit is contained in:
parent
1c68b0550a
commit
5a15a75aa1
@ -35,7 +35,6 @@ bool QueryItemUsageAction::Execute(Event event)
|
||||
data >> suffixFactor;
|
||||
data >> itemRandomPropertyId;
|
||||
data >> count;
|
||||
data >> invCount;
|
||||
|
||||
ItemPrototype const *item = sItemStorage.LookupEntry<ItemPrototype>(itemId);
|
||||
if (!item)
|
||||
|
Loading…
x
Reference in New Issue
Block a user