From: divverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Date: Sat, 22 Dec 2007 17:05:23 +0000 (+0000)
Subject: oops, forgot this file
X-Git-Tag: xonotic-v0.1.0preview~2649
X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=e5dd5765ea45c17753472bbb8080d2ff2aa26f10;p=xonotic%2Fdarkplaces.git

oops, forgot this file


git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@7842 d7cf8633-e32d-0410-b094-e92efae38249
---

diff --git a/client.h b/client.h
index e8bdbd57..213b3d91 100644
--- a/client.h
+++ b/client.h
@@ -1399,7 +1399,7 @@ typedef struct r_refdef_s
 	vec_t fogmasktabledistmultiplier;
 #define FOGMASKTABLEWIDTH 1024
 	float fogmasktable[FOGMASKTABLEWIDTH];
-	float fogmasktable_start, fogmasktable_alpha;
+	float fogmasktable_start, fogmasktable_alpha, fogmasktable_range;
 	float fog_density;
 	float fog_red;
 	float fog_green;