]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Use client side crouch prediction
authorMario <zacjardine@y7mail.com>
Mon, 8 Dec 2014 05:22:45 +0000 (16:22 +1100)
committerMario <zacjardine@y7mail.com>
Mon, 8 Dec 2014 05:22:45 +0000 (16:22 +1100)
qcsrc/common/csqcmodel_settings.qh

index cfe012275cdeb6105f4009c6e76d79baf46beae4..1872f60d3f090c93d5aff1176ddbe2487cd57862 100644 (file)
@@ -5,7 +5,7 @@
 //#define CSQCMODEL_SUPPORT_GETTAGINFO_BEFORE_DRAW
 
 // server decides crouching, this lags, but so be it
-#define CSQCMODEL_SERVERSIDE_CROUCH
+//#define CSQCMODEL_SERVERSIDE_CROUCH
 
 // a hack for Xonotic
 #ifdef CSQC