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:
Spoike 2005-09-14 04:07:57 +00:00
parent 91319e5165
commit 2eb2bce670
1 changed files with 1 additions and 0 deletions

View File

@ -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");