do the same for the old static->param2 LBM

This commit is contained in:
Vanessa Ezekowitz 2017-02-24 21:27:06 -05:00
parent 9e41542c1d
commit ef3e2e8866
1 changed files with 1 additions and 1 deletions

View File

@ -297,7 +297,7 @@ minetest.register_lbm({
local color2 = string.gsub(color1, "grey", "_grey")
if color2 == "_grey" then color2 = "grey" end
local paletteidx, hue = unifieddyes.getpaletteidx("unifieddyes:"..color2)
local paletteidx, hue = unifieddyes.getpaletteidx("unifieddyes:"..color2, "extended")
if string.find(type, "multicolor") then