removeEquipment()

Found in:

public void removeEquipment(Item.ItemType item){
    equipment.Remove(item);
  }


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *