Merge remote-tracking branch 'upstream/master'

This commit is contained in:
2021-06-20 17:33:07 +02:00
2 changed files with 7 additions and 1 deletions

View File

@ -54,7 +54,7 @@ function ui.get_formspec(player, page)
if not pagedef then
return "" -- Invalid page name
end
local formspec = {
"formspec_version[4]",
"size["..ui_peruser.formw..","..ui_peruser.formh.."]",