]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - host.c
*** empty log message ***
[xonotic/darkplaces.git] / host.c
diff --git a/host.c b/host.c
index af56f26aa581573f52585597fb1d9aec3290bd35..90778069bff07192b652a736f9b787807ecb3631 100644 (file)
--- a/host.c
+++ b/host.c
@@ -913,7 +913,7 @@ void Host_Shutdown(void)
        isdown = true;
 
        // Shutdown menu
-       MR_Shutdown;
+       MR_Shutdown();
 
        // AK shutdown PRVM
        // AK hmm, no PRVM_Shutdown(); yet