Esempio n. 1
0
 public void IntoInventory(Item item)
 {
     inventory.IntoInventory(item);
 }