cache button "base" field since it's also standard
This commit is contained in:
parent
5e26aa5f91
commit
15fe8e068f
1
init.lua
1
init.lua
@ -43,6 +43,7 @@ pipeworks.liquid_texture = "default_water.png"
|
||||
|
||||
pipeworks.button_off = {text="", texture="pipeworks_button_off.png", addopts="false;false;pipeworks_button_interm.png"}
|
||||
pipeworks.button_on = {text="", texture="pipeworks_button_on.png", addopts="false;false;pipeworks_button_interm.png"}
|
||||
pipeworks.button_base = "image_button[0,4.3;1,0.6"
|
||||
pipeworks.button_label = "label[0.9,4.31;Allow splitting incoming stacks from tubes]"
|
||||
|
||||
-- Helper functions
|
||||
|
Loading…
Reference in New Issue
Block a user