generated from Descent/bombtest
Compare commits
No commits in common. "master" and "1.0.0" have entirely different histories.
2
init.lua
2
init.lua
|
@ -121,7 +121,7 @@ local tabledef = {
|
|||
"list[current_player;main;0.2,6;8,4;0]" ..
|
||||
"list[context;slot;3.8,2;1,1]" ..
|
||||
"label[3.3,0.4;" .. uncrafting_table_label .. "]" ..
|
||||
"button[2.8,4;3,0.8;bouton;" .. uncrafting_button_label .. "]" ..
|
||||
"button[2.8,4;3,0.8;bouton;" .. uncraft_button_label .. "]" ..
|
||||
"listring[context;slot]")
|
||||
end,
|
||||
|
||||
|
|
Loading…
Reference in New Issue