mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 02:01:31 +00:00
e6b6d1f40a
Setting an item to the count it already has sent a zero difference to removeInventoryItem, which treats zero as an error and calls error(). That unwinds out of the caller, so anything after the call was skipped.