]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - sv_main.c
added .float disableclientprediction field for qc to use to disable prediction intent...
[xonotic/darkplaces.git] / sv_main.c
index ced0a7129c92b0d82f44f1e67ed0d3e083f850db..e3234ab4c7759a514ae7bc0913d893f3f7abdacd 100644 (file)
--- a/sv_main.c
+++ b/sv_main.c
@@ -2541,6 +2541,7 @@ prvm_required_field_t reqfields[] =
        {ev_float, "buttonuse"},
        {ev_float, "clientcolors"},
        {ev_float, "cursor_active"},
+       {ev_float, "disableclientprediction"},
        {ev_float, "fullbright"},
        {ev_float, "glow_color"},
        {ev_float, "glow_size"},