qbcore-framework / qb-inventory

Slot Based Inventory System Used With QB-Core :school_satchel:
GNU General Public License v3.0
53 stars 380 forks source link

Fixed swapping in same inventory checking total weight. #568

Closed adhershmnair closed 1 month ago

adhershmnair commented 2 months ago

Description

Fixed swapping in same inventory checking total weight and showing unwanted warning. If total weight of player inventory is near to max, then swapping in same inventory was checking Total weight + Swapped Item weight which is already there in Total weight,

Checklist