1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

remove unused var

This commit is contained in:
Xeno333 2025-06-17 15:08:22 -05:00
parent 299d7c68a9
commit 5f2b6968ed

View file

@ -140,7 +140,6 @@ local function create_world_formspec(dialogdata)
end end
local mglist = "" local mglist = ""
local mgdescription = ""
local selindex local selindex
do -- build the list of mapgens do -- build the list of mapgens
local i = 1 local i = 1