summaryrefslogtreecommitdiff
path: root/src/qcommon
diff options
context:
space:
mode:
Diffstat (limited to 'src/qcommon')
-rw-r--r--src/qcommon/files.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/qcommon/files.c b/src/qcommon/files.c
index 807be3f5..cae3da7f 100644
--- a/src/qcommon/files.c
+++ b/src/qcommon/files.c
@@ -2800,6 +2800,7 @@ void FS_Shutdown( qboolean closemfp ) {
Cmd_RemoveCommand( "dir" );
Cmd_RemoveCommand( "fdir" );
Cmd_RemoveCommand( "touchFile" );
+ Cmd_RemoveCommand( "which" );
#ifdef FS_MISSING
if (closemfp) {