Exemple #1
0
 public void AddSlot(Item _item)
 {
     inventory.AddSlot(item);
 }