fix wrong toggle switch "on" img in chests
This commit is contained in:
parent
fab2c492c4
commit
d2fb249d94
@ -91,7 +91,7 @@ local function set_formspec(pos, data, page)
|
||||
"splitstacks",
|
||||
{
|
||||
pipeworks.button_off,
|
||||
pipeworks.button_off
|
||||
pipeworks.button_on
|
||||
}
|
||||
)..allow_label
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user