Update button label

This commit is contained in:
luk3yx 2024-03-22 15:02:27 +13:00
parent 2cc68d77e1
commit 6957f7ea88
1 changed files with 1 additions and 2 deletions

View File

@ -496,8 +496,7 @@ local function show_load_save_dialog()
button[0.25,7.75;5.5,1;load;Load formspec] button[0.25,7.75;5.5,1;load;Load formspec]
button[0.25,9;5.5,1;save;Save formspec] button[0.25,9;5.5,1;save;Save formspec]
box[0,10.369;6,0.02;#aaa] box[0,10.369;6,0.02;#aaa]
button[0.25,10.75;5.5,1;digistuff_ts;WIP]] .. '\n' .. button[0.25,10.75;5.5,1;digistuff_ts;Export to digistuff touchscreen]
[[Export to digistuff touchscreen]
]] ]]
local function get_options() local function get_options()
local elems = element_dialog.firstChild.firstChild.children local elems = element_dialog.firstChild.firstChild.children