Ejemplo n.º 1
0
 /// <summary>
 /// Level up the wizard.
 /// </summary>
 public void LevelUp()
 {
     attributes.LevelUp();
 }