Correct too many parameters in q3gl2_sun description in docs.

This commit is contained in:
SmileTheory 2014-10-13 01:38:26 -07:00
parent a90c17ac1b
commit c04d05fd8f
1 changed files with 2 additions and 2 deletions

View File

@ -548,7 +548,7 @@ There are currently two ways to use this in your own (and other people's) maps.
surfaceparm nolightmap surfaceparm nolightmap
surfaceparm sky surfaceparm sky
q3map_sunExt 240 238 200 100 195 35 3 16 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_skylight 50 16
q3map_lightimage $whiteimage 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 noimpact
surfaceparm nolightmap surfaceparm nolightmap
surfaceparm sky 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_skylight 50 16
q3map_lightimage $whiteimage q3map_lightimage $whiteimage