fix wrong toggle switch "on" img in chests

This commit is contained in:
Vanessa Ezekowitz 2017-04-11 20:54:30 -04:00
parent fab2c492c4
commit d2fb249d94
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ local function set_formspec(pos, data, page)
"splitstacks", "splitstacks",
{ {
pipeworks.button_off, pipeworks.button_off,
pipeworks.button_off pipeworks.button_on
} }
)..allow_label )..allow_label