Пример #1
0
 public void Execute()
 {
     Star.BeRemoved = true;
     Mario.AddStar();
     Game.st.EnterStarCombo();
 }