Remove gfxmeminfo command when shuting down Rend2.
This commit is contained in:
parent
3814f04a8a
commit
c9e5537341
|
|
@ -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 New Issue
Block a user