Fix LuaCheck warning (#175)
This commit is contained in:
parent
4d4355a741
commit
afd38e0c73
@ -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.."]",
|
||||
|
Loading…
Reference in New Issue
Block a user