kroyee / SpeedBlocks

Fast paced tetris game cloned from Cultris II
GNU Lesser General Public License v3.0
11 stars 7 forks source link

Re-entering training does not restart the mode after a game over #5

Closed chinatsu closed 7 years ago

chinatsu commented 7 years ago

Steps to reproduce:

  1. Go into training
  2. Lose on purpose
  3. Exit training mode
  4. Enter training mode again

Expected result: The game mode starts

Actual result: Game over screen

You can keep exiting the mode and re-enter, it will keep telling you game over. It is possible to play again if enter is pressed on the game over screen, as per normal current behaviour.