Exemplo n.º 1
0
 public void IncreaseXP(int xp)
 {
     characterDefinition.GiveXP(xp);
 }