]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - host.c
Make V_CalcRoll a common function. Add sv_rollangle and sv_rollspeed cvars.
[xonotic/darkplaces.git] / host.c
diff --git a/host.c b/host.c
index c9a0ca3f4f0ee764e29353138e479f5ee73941fe..911b29bf0403f7d69733aaed30d9a29a2cb48475 100644 (file)
--- a/host.c
+++ b/host.c
@@ -701,7 +701,6 @@ static void Host_Init (void)
        Mod_Init();
        World_Init();
        SV_Init();
-       V_Init(); // some cvars needed by server player physics (cl_rollangle etc)
        Host_InitLocal();
        Host_ServerOptions();