mirror of
https://github.com/ZDoom/raze-gles.git
synced 2025-01-11 18:50:46 +00:00
Fix training level start from ingame menu
This commit is contained in:
parent
74e5b77982
commit
92dc6be003
1 changed files with 1 additions and 1 deletions
|
@ -2990,7 +2990,7 @@ LOOP3:
|
|||
levelnew = 0;
|
||||
levelnum = 0;
|
||||
}
|
||||
break;
|
||||
goto STARTGAME2;
|
||||
}
|
||||
|
||||
totalclock = ototalclock = tclocks;
|
||||
|
|
Loading…
Reference in a new issue