mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-17 18:35:20 +02:00
Use formspec version 6 in the main menu (#13761)
This commit is contained in:
@@ -180,7 +180,7 @@ local function get_formspec(tabview, name, tabdata)
|
||||
retval = retval .. ";0]"
|
||||
end
|
||||
|
||||
return retval, "size[15.5,7.1,false]real_coordinates[true]"
|
||||
return retval
|
||||
end
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user