Esempio n. 1
0
 public void UpdatePlayerArmorDisplay(float armorValue)
 {
     playerInfo.SetArmorValue(armorValue);
 }