mirror of
https://github.com/ReactionQuake3/reaction.git
synced 2024-11-23 04:32:28 +00:00
IOQ3 commit 1940
This commit is contained in:
parent
d974ad5f75
commit
33e83f20eb
1 changed files with 2 additions and 0 deletions
|
@ -207,6 +207,8 @@ static void Sys_Exit( int exitCode )
|
|||
remove( Sys_PIDFileName( ) );
|
||||
}
|
||||
|
||||
Sys_PlatformExit( );
|
||||
|
||||
exit( exitCode );
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue