From 06373ac4a3dd68d2bd06224686b1e44aff50f54c Mon Sep 17 00:00:00 2001 From: "chirs241097@gmail.com" Date: Tue, 4 Mar 2014 13:12:58 +0000 Subject: Dummy commit. Ensure all files are latest. I'm going to make a testing Windows build. --- towernbullet.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'towernbullet.h') diff --git a/towernbullet.h b/towernbullet.h index a13f7e6..a5d643a 100644 --- a/towernbullet.h +++ b/towernbullet.h @@ -1450,7 +1450,7 @@ public: Render(); if (EnableColl) { - if (GetDist()<8.0f&&clrrange<1e-5&&clrrad-pi/2<1e-7) + if (GetDist()<4.0f&&clrrange<1e-5&&clrrad-pi/2<1e-7) { if (!LOWFPS)++collbrk;else collbrk+=17; if (collbrk>200) -- cgit v1.2.3