]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - server.h
added cvar sv_gameplayfix_bugfixedcheckwatertransition to allow the
[xonotic/darkplaces.git] / server.h
index 34c68e2de1a7dfba4d0a6b2c57bcaab6861456eb..d55f0f071faeee68c342ff6b453d9bc76d844f47 100644 (file)
--- a/server.h
+++ b/server.h
@@ -454,6 +454,7 @@ extern cvar_t sv_gameplayfix_downtracesupportsongroundflag;
 extern cvar_t sv_gameplayfix_q1bsptracelinereportstexture;
 extern cvar_t sv_gameplayfix_unstickplayers;
 extern cvar_t sv_gameplayfix_unstickentities;
+extern cvar_t sv_gameplayfix_fixedcheckwatertransition;
 extern cvar_t sv_gravity;
 extern cvar_t sv_idealpitchscale;
 extern cvar_t sv_jumpstep;