mirror of
https://github.com/nzp-team/fteqw.git
synced 2025-02-16 17:01:44 +00:00
Removed a runtime warning message.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1307 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
91319e5165
commit
2eb2bce670
1 changed files with 1 additions and 0 deletions
|
@ -890,6 +890,7 @@ void M_DeInit_Internal (void)
|
|||
Cmd_RemoveCommand ("menu_options");
|
||||
Cmd_RemoveCommand ("menu_video");
|
||||
Cmd_RemoveCommand ("menu_audio");
|
||||
Cmd_RemoveCommand ("menu_speakers");
|
||||
Cmd_RemoveCommand ("menu_fps");
|
||||
Cmd_RemoveCommand ("menu_particles");
|
||||
Cmd_RemoveCommand ("menu_particlesets");
|
||||
|
|
Loading…
Reference in a new issue