Beispiel #1
0
 public void ActiveItem()
 {
     InventoryController.instance.ActiveItem(item);
     Attributes.ActiveItem(item.id);
 }