forked from VoxeLibre/VoxeLibre
Increase water surface opacity
This commit is contained in:
parent
7c89679a1c
commit
ceac155074
|
@ -1,6 +1,6 @@
|
||||||
-- mods/default/nodes.lua
|
-- mods/default/nodes.lua
|
||||||
|
|
||||||
local WATER_ALPHA = 160
|
local WATER_ALPHA = 179
|
||||||
local WATER_VISC = 1
|
local WATER_VISC = 1
|
||||||
local LAVA_VISC = 7
|
local LAVA_VISC = 7
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue