mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-22 02:00:11 +00:00
Revert "Call LUAh_GameQuit in Command_ExitGame_f"
This reverts commit 57dc2df60a.
This commit is contained in:
parent
8b440bdafb
commit
586c05389d
1 changed files with 0 additions and 4 deletions
|
|
@ -4235,10 +4235,6 @@ void Command_ExitGame_f(void)
|
|||
{
|
||||
INT32 i;
|
||||
|
||||
#ifdef HAVE_BLUA
|
||||
LUAh_GameQuit();
|
||||
#endif
|
||||
|
||||
D_QuitNetGame();
|
||||
CL_Reset();
|
||||
CV_ClearChangedFlags();
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue