Exemplo n.º 1
0
 void Start()
 {
     ammo.SetCB_AmmoChanged(CB_AmmoInventory);
     gunSlot.SetCB_AmmoChanged(CB_AmmoInventory);
 }