mirror of
https://github.com/ReactionQuake3/reaction.git
synced 2024-11-10 07:11:36 +00:00
IOQ3 commit 2333
This commit is contained in:
parent
53cdeca482
commit
f3bb389443
1 changed files with 1 additions and 0 deletions
|
@ -1454,6 +1454,7 @@ void RE_Shutdown( qboolean destroyWindow ) {
|
|||
ri.Cmd_RemoveCommand("minimize");
|
||||
ri.Cmd_RemoveCommand( "modelist" );
|
||||
ri.Cmd_RemoveCommand( "shaderstate" );
|
||||
ri.Cmd_RemoveCommand( "gfxmeminfo" );
|
||||
|
||||
|
||||
if ( tr.registered ) {
|
||||
|
|
Loading…
Reference in a new issue