]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - server.h
sv_main: Rename sv_ratelimitlocalplayer to host_limitlocal. Old name still works
[xonotic/darkplaces.git] / server.h
index d83c908bf92725b67448d25ddc7676687ebfafac..480769be00f40d1247af0bb206621803cc5aa61d 100644 (file)
--- a/server.h
+++ b/server.h
@@ -487,7 +487,7 @@ extern cvar_t sv_playerphysicsqc;
 extern cvar_t sv_progs;
 extern cvar_t sv_protocolname;
 extern cvar_t sv_random_seed;
-extern cvar_t sv_ratelimitlocalplayer;
+extern cvar_t host_limitlocal;
 extern cvar_t sv_sound_land;
 extern cvar_t sv_sound_watersplash;
 extern cvar_t sv_stepheight;