keep missionInventoryUpdate untouched
This commit is contained in:
parent
177744690d
commit
afba6b9e8c
@ -184,7 +184,7 @@ const addRewardResponse = (
|
||||
ItemType: string,
|
||||
ItemCount: number,
|
||||
InventoryCategory: IInventoryFieldType
|
||||
): void => {
|
||||
) => {
|
||||
if (!ItemType) return;
|
||||
|
||||
if (!InventoryChanges[InventoryCategory]) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user