issues
search
pointonsoftware
/
pscore
C++ library for building your business software
GNU Affero General Public License v3.0
1
stars
2
forks
source link
Implement function to remove an inventory item
#114
Closed
gbenziv
closed
3 years ago
gbenziv
commented
3 years ago
InventoryControl::remove(std::string ID)
used to remove the inventory item
InventoryControl::remove(std::string ID)