mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-27 03:15:29 +01:00
Use formspec version 6 in the main menu (#13761)
This commit is contained in:
@@ -148,8 +148,7 @@ local function get_formspec(tabview, name, tabdata)
|
||||
end
|
||||
end
|
||||
|
||||
return table.concat(retval),
|
||||
"size[15.5,7.1,false]real_coordinates[true]"
|
||||
return table.concat(retval)
|
||||
end
|
||||
|
||||
local function handle_doubleclick(pkg)
|
||||
|
||||
Reference in New Issue
Block a user