Exemple #1
0
 private void ChangeHealthDisplay()
 {
     healthDisplay.Set(currentHealth);
 }