a try to set the Secrets tab of the help screen
[neverball] / ball / st_play.c
index 4b83079..b44e38e 100644 (file)
@@ -255,7 +255,7 @@ static int play_loop_keybd(int c, int d)
         {
             level_stop(GAME_NONE, 0, curr_clock(), curr_coins());
             level_play_go();
-            goto_state(&st_play_loop);
+            goto_state(&st_play_set);
         }
     }
     else