mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-01-22 14:37:42 +00:00
Remove redundant M_QuitResponse call
This commit is contained in:
parent
5470a03e11
commit
d45a120786
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…
Add table
Reference in a new issue