]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - host.c
sys_usetimegettime is now initialized at a place where it shouldn't crash anymore...
[xonotic/darkplaces.git] / host.c
diff --git a/host.c b/host.c
index 20d22b8b3a90a4d6a634017331a6aee91b50e327..5d570becb6c0d0231bcef2af9ae83a7354405a44 100644 (file)
--- a/host.c
+++ b/host.c
@@ -817,7 +817,6 @@ void Host_Init (void)
                developer.value = 1;
        }
 
                developer.value = 1;
        }
 
-       Memory_Init ();
        Cmd_Init ();
        Memory_Init_Commands();
        R_Modules_Init();
        Cmd_Init ();
        Memory_Init_Commands();
        R_Modules_Init();