mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-03-23 19:31:05 +00:00
Remove redundant M_QuitResponse call
This commit is contained in:
parent
ed78d17ed3
commit
530d0e3421
1 changed files with 0 additions and 1 deletions
|
@ -1064,7 +1064,6 @@ void I_GetEvent(void)
|
|||
if (Playing())
|
||||
LUAh_GameQuit();
|
||||
I_Quit();
|
||||
M_QuitResponse('y');
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue