protected override void ActionLogic(LevelMechanics level)
 {
     level.ChangeGridHeight(incrementAmount);
 }