mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-10 23:02:03 +00:00
parent
b417ad2f6d
commit
5acd7cf5e1
1 changed files with 1 additions and 0 deletions
|
@ -147,6 +147,7 @@ void GameInterface::DrawNativeMenuText(int fontnum, int state, double xpos, doub
|
|||
|
||||
void GameInterface::QuitToTitle()
|
||||
{
|
||||
Mus_Stop();
|
||||
TerminateLevel();
|
||||
currentLevel = nullptr;
|
||||
M_StartControlPanel(false);
|
||||
|
|
Loading…
Reference in a new issue