forked from mtcontrib/unifieddyes
fix typo
This commit is contained in:
parent
c3036aba00
commit
19febc877d
2
init.lua
2
init.lua
@ -981,7 +981,7 @@ function unifieddyes.show_airbrush_form(player)
|
|||||||
|
|
||||||
if dye == painting_with then
|
if dye == painting_with then
|
||||||
overlay = "^unifieddyes_select_overlay.png"
|
overlay = "^unifieddyes_select_overlay.png"
|
||||||
slindic = "unifieddyes_white_square.png"..colorize..overlay.."]"..
|
selindic = "unifieddyes_white_square.png"..colorize..overlay.."]"..
|
||||||
"tooltip["..grey2..";"..grey2.."]"
|
"tooltip["..grey2..";"..grey2.."]"
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user