> Hi Players (+programmers),[F2] New - checks the last played level
>
> Why is it that if I press "S" after I start the program,
> Level 1 gets opened, and if I press F2, the last level
> gets opened?
>
[S] Skip - just skips to the next level, if the game is just starting
then the default level number = 0. So skip changes that to Level 1.
This is kind of a bug, it would make more sence for me to check first
to see if we are on level 0, and if so then load the last Saved Level.
I just didn't think of adding the code before.
> Furthermore, is there a way to skip the startingJust press [F2] :)
> screen and start with the last visited level?
> I searched for an option for that in vain.
>
Jim