]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - cl_parse.c
Revert the cvar alias system, as a checkpoint pending an overhaul
[xonotic/darkplaces.git] / cl_parse.c
index 78797300c20dc081fe8ad273e6071129317c6e54..45bd0137d95daa69c68dbfd503c8758190e3b817 100644 (file)
@@ -3278,7 +3278,7 @@ static qboolean CL_ExaminePrintString(const char *text)
        return true;
 }
 
-extern cvar_t host_timescale;
+extern cvar_t slowmo;
 extern cvar_t cl_lerpexcess;
 static void CL_NetworkTimeReceived(double newtime)
 {