remove empty line

This commit is contained in:
Alexander Weber 2017-11-02 20:00:10 +01:00
parent 496ef603d1
commit c35cd92681
1 changed files with 0 additions and 1 deletions

View File

@ -217,7 +217,6 @@ elseif rawget(_G, "sfinv") then --sfinv installed (part of minetest_game since 0
player:set_inventory_formspec(get_formspec(name, page)) player:set_inventory_formspec(get_formspec(name, page))
end end
end end
else else
error( error(
"worldedit_gui requires a supported \"gui management\" mod to be installed\n".. "worldedit_gui requires a supported \"gui management\" mod to be installed\n"..