Write config to git repo
This commit is contained in:
6
toonhud/cfg/disable_transparency.cfg
Normal file
6
toonhud/cfg/disable_transparency.cfg
Normal file
@ -0,0 +1,6 @@
|
||||
mat_motion_blur_enabled 0
|
||||
mat_motion_blur_strength 1.0
|
||||
mat_disable_bloom 0
|
||||
mat_hdr_level 2
|
||||
mat_colcorrection_disableentities 0
|
||||
mat_colorcorrection 1
|
6
toonhud/cfg/enable_transparency.cfg
Normal file
6
toonhud/cfg/enable_transparency.cfg
Normal file
@ -0,0 +1,6 @@
|
||||
mat_motion_blur_enabled 1
|
||||
mat_motion_blur_strength 0
|
||||
mat_disable_bloom 1
|
||||
mat_hdr_level 0
|
||||
mat_colcorrection_disableentities 1
|
||||
mat_colorcorrection 0
|
Reference in New Issue
Block a user