improve shading & enable disabled elements
This commit is contained in:
+1
-1
@@ -58,5 +58,5 @@ function on_hud_open()
|
||||
|
||||
local slot = gfx.posteffects.index("core:default")
|
||||
gfx.posteffects.set_effect(slot, "ssao")
|
||||
--gfx.posteffects.set_intensity(slot, 1.0)
|
||||
gfx.posteffects.set_intensity(slot, 1.0)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user