mirror of
https://github.com/Paintball/BO2-GSC-Releases.git
synced 2025-06-30 00:17:52 -05:00
Update _zm_nightmode.gsc
This commit is contained in:
@ -49,7 +49,7 @@ enable_night_mode()
|
||||
}
|
||||
else if( level.script == "zm_tomb" )
|
||||
{
|
||||
self setclientdvar( "r_exposureValue", 4.25 );
|
||||
self setclientdvar( "r_exposureValue", 4 );
|
||||
}
|
||||
else if( level.script == "zm_nuked" )
|
||||
{
|
||||
|
Reference in New Issue
Block a user