This commit is contained in:
parent
de07eca122
commit
fe759aba29
@ -2814,7 +2814,7 @@ function doAcquireCountItems(category) {
|
|||||||
} else {
|
} else {
|
||||||
toast(loc("code_succRemoved"));
|
toast(loc("code_succRemoved"));
|
||||||
}
|
}
|
||||||
if (category != "miscitem") updateInventory();
|
if (category != "miscitems") updateInventory();
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user