Remove trailing space

This commit is contained in:
ShadowNinja 2013-10-05 23:51:49 -04:00
parent aec3cb2fc1
commit 7fb9cfa3c9
1 changed files with 1 additions and 1 deletions

View File

@ -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