]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - client.h
fix really stupid typo in SV_Move code, this cures the 'monsters walking through...
[xonotic/darkplaces.git] / client.h
index 6c12f5e3abc8a337ff12fee87e24db90b0dd7b1b..223d61a70487b93e01ca85b40ccb5774846d7ed2 100644 (file)
--- a/client.h
+++ b/client.h
@@ -366,8 +366,8 @@ typedef struct scoreboard_s
 
 typedef struct cshift_s
 {
-       int             destcolor[3];
-       int             percent;                // 0-256
+       float   destcolor[3];
+       float   percent;                // 0-256
 } cshift_t;
 
 #define        CSHIFT_CONTENTS 0