generated from Descent/bombtest
Compare commits
1 Commits
Author | SHA1 | Date |
---|---|---|
TheOnlyJoeEnderman | 5b62b88b7e |
2
init.lua
2
init.lua
|
@ -121,7 +121,7 @@ local tabledef = {
|
||||||
"list[current_player;main;0.2,6;8,4;0]" ..
|
"list[current_player;main;0.2,6;8,4;0]" ..
|
||||||
"list[context;slot;3.8,2;1,1]" ..
|
"list[context;slot;3.8,2;1,1]" ..
|
||||||
"label[3.3,0.4;" .. uncrafting_table_label .. "]" ..
|
"label[3.3,0.4;" .. uncrafting_table_label .. "]" ..
|
||||||
"button[2.8,4;3,0.8;bouton;" .. uncraft_button_label .. "]" ..
|
"button[2.8,4;3,0.8;bouton;" .. uncrafting_button_label .. "]" ..
|
||||||
"listring[context;slot]")
|
"listring[context;slot]")
|
||||||
end,
|
end,
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue