]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - client.h
"bf" now optionally takes arguments: red green blue alpha alphafade
[xonotic/darkplaces.git] / client.h
index 6e73a042113be1b21d54012b3e9405e900fc8696..412980641c8fc222d9442ac3c31c523dc24aa05f 100644 (file)
--- a/client.h
+++ b/client.h
@@ -397,7 +397,8 @@ typedef struct scoreboard_s
 typedef struct cshift_s
 {
        float   destcolor[3];
-       float   percent;                // 0-256
+       float   percent;                // 0-255
+       float   alphafade;      // (any speed)
 } cshift_t;
 
 #define        CSHIFT_CONTENTS 0