r3508 - trunk/data/qcsrc/client

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sat Mar 15 14:18:04 EDT 2008


Author: div0
Date: 2008-03-15 14:18:02 -0400 (Sat, 15 Mar 2008)
New Revision: 3508

Modified:
   trunk/data/qcsrc/client/csqc_constants.qc
Log:
Blub, thanks for your newline adding diff pointing this bug out :P


Modified: trunk/data/qcsrc/client/csqc_constants.qc
===================================================================
--- trunk/data/qcsrc/client/csqc_constants.qc	2008-03-15 18:16:32 UTC (rev 3507)
+++ trunk/data/qcsrc/client/csqc_constants.qc	2008-03-15 18:18:02 UTC (rev 3508)
@@ -158,4 +158,4 @@
 const float BUTTON_13 = 32768;
 const float BUTTON_14 = 65536;
 const float BUTTON_15 = 131072;
-const float BUTTON_16 = 262;
+const float BUTTON_16 = 262144;




More information about the nexuiz-commits mailing list