From c04d05fd8f64b62201b100d410da52e1ab3eec17 Mon Sep 17 00:00:00 2001 From: SmileTheory Date: Mon, 13 Oct 2014 01:38:26 -0700 Subject: [PATCH] Correct too many parameters in q3gl2_sun description in docs. --- opengl2-readme.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/opengl2-readme.txt b/opengl2-readme.txt index 4b64bff5..167d26f1 100644 --- a/opengl2-readme.txt +++ b/opengl2-readme.txt @@ -548,7 +548,7 @@ There are currently two ways to use this in your own (and other people's) maps. surfaceparm nolightmap surfaceparm sky q3map_sunExt 240 238 200 100 195 35 3 16 - q3gl2_sun 240 238 200 50 195 35 3 1.0 0.2 + q3gl2_sun 240 238 200 50 195 35 1.0 0.2 q3map_skylight 50 16 q3map_lightimage $whiteimage @@ -571,7 +571,7 @@ There are currently two ways to use this in your own (and other people's) maps. surfaceparm noimpact surfaceparm nolightmap surfaceparm sky - q3gl2_sun 240 238 200 50 195 35 3 0.5 0.2 + q3gl2_sun 240 238 200 50 195 35 0.5 0.2 q3map_skylight 50 16 q3map_lightimage $whiteimage