mirror of
https://github.com/minetest-mods/unified_inventory.git
synced 2024-12-28 11:40:24 +01:00
Remove trailing space
This commit is contained in:
parent
aec3cb2fc1
commit
7fb9cfa3c9
@ -179,7 +179,7 @@ unified_inventory.register_page("craftguide", {
|
||||
for x = 1, 3 do
|
||||
formspec = formspec.."image_button["
|
||||
..(1.0 + x)..","..(0.0 + y)..";1.1,1.1;ui_blank_image.png;;]"
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
if not craft then
|
||||
|
Loading…
Reference in New Issue
Block a user