Example #1
0
 public void Boost()
 {
     _playerBoost.Boost(Player);
     Console.WriteLine();
 }