]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - fs.c
fix a warning
[xonotic/darkplaces.git] / fs.c
diff --git a/fs.c b/fs.c
index a5834035e67841f96694caacf7c2fb26b3421000..a5281f584be580bb33e8073bfdc906094730c974 100644 (file)
--- a/fs.c
+++ b/fs.c
@@ -1377,6 +1377,8 @@ void FS_Rescan (void)
                else
                        Con_Print("Playing shareware version.\n");
                break;
+       default:
+               break;
        }
 
        // unload all wads so that future queries will return the new data