forked from H-uru/moul-assets
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
157 B
7 lines
157 B
3 years ago
|
#fog settings
|
||
|
|
||
|
Graphics.Renderer.Fog.SetDefLinear -100 2500 1
|
||
|
Graphics.Renderer.Fog.SetDefColor .725 .682 .6
|
||
|
Graphics.Renderer.SetClearColor .1 .2 .2
|
||
|
|