From: MirceaKitsune Date: Tue, 5 Jul 2011 13:08:00 +0000 (+0300) Subject: Fix some stuff I forgot in defaultVT.cfg X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=9ce0f90d93d24beb8f1d47f5346ee5b46a1c329a;p=voretournament%2Fvoretournament.git Fix some stuff I forgot in defaultVT.cfg --- diff --git a/data/defaultVT.cfg b/data/defaultVT.cfg index 39abc057..2a907c99 100644 --- a/data/defaultVT.cfg +++ b/data/defaultVT.cfg @@ -189,8 +189,8 @@ r_bloom_colorsubtract 0.25 r_bloom_resolution 320 r_hdr_range 4 -r_hdr_irisadaptation" 1 "adjust scene brightness according to light intensity at player location" -r_hdr_irisadaptation_multiplier 2 "brightness at which value will be 1.0"}; +r_hdr_irisadaptation 1 "adjust scene brightness according to light intensity at player location" +r_hdr_irisadaptation_multiplier 2 "brightness at which value will be 1.0" r_hdr_irisadaptation_minvalue 0.65 "minimum value that can result from multiplier / brightness" r_hdr_irisadaptation_maxvalue 1.35 "maximum value that can result from multiplier / brightness" r_hdr_irisadaptation_value 1 "current value as scenebrightness multiplier, changes continuously when irisadaptation is active"