[nexuiz-commits] r6584 - trunk/data/qcsrc/client
DONOTREPLY at icculus.org
DONOTREPLY at icculus.org
Fri Apr 24 13:28:04 EDT 2009
Author: mrbougo
Date: 2009-04-24 13:27:58 -0400 (Fri, 24 Apr 2009)
New Revision: 6584
Modified:
trunk/data/qcsrc/client/sbar.qc
Log:
nexball: make the power meter less transparent
Modified: trunk/data/qcsrc/client/sbar.qc
===================================================================
--- trunk/data/qcsrc/client/sbar.qc 2009-04-23 20:43:23 UTC (rev 6583)
+++ trunk/data/qcsrc/client/sbar.qc 2009-04-24 17:27:58 UTC (rev 6584)
@@ -2201,7 +2201,7 @@
#define NBPB_BRGB '1 1 1'
#define NBPB_BALPH 1 //alpha
#define NBPB_BFLAG DRAWFLAG_NORMAL
-#define NBPB_IALPH 0.4
+#define NBPB_IALPH 0.8
#define NBPB_IFLAG DRAWFLAG_ADDITIVE
#define NBPB_IRGB '0.7 0.1 0'
More information about the nexuiz-commits
mailing list