Exemple #1
0
 public override void Use(Player player, Game game, Command command)
 {
     player.heal(20);
 }