1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-09-30 19:22:14 +00:00

Remove extra line

This commit is contained in:
Xeno333 2025-09-23 09:22:44 -05:00 committed by GitHub
parent cf5b57a977
commit 71ea99d610
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -90,8 +90,6 @@ local function create_world_formspec(dialogdata)
-- should never happen but just pick the first game
game = pkgmgr.games[1]
core.settings:set("menu_last_game", game.id)
current_mg = dialogdata.mg or core.settings:get("mg_name")
end
local disallowed_mapgen_settings = {}