Fix training level start from ingame menu

This commit is contained in:
nukeykt 2019-11-15 01:16:20 +09:00 committed by Christoph Oelckers
parent 74e5b77982
commit 92dc6be003
1 changed files with 1 additions and 1 deletions

View File

@ -2990,7 +2990,7 @@ LOOP3:
levelnew = 0;
levelnum = 0;
}
break;
goto STARTGAME2;
}
totalclock = ototalclock = tclocks;