mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-12 16:15:20 +02:00
Make max_formspec_size
docs clearer
This commit is contained in:
@@ -5921,8 +5921,8 @@ Utilities
|
|||||||
},
|
},
|
||||||
|
|
||||||
-- Estimated maximum formspec size before Luanti will start shrinking the
|
-- Estimated maximum formspec size before Luanti will start shrinking the
|
||||||
-- formspec to fit. For a fullscreen formspec, use this formspec size and
|
-- formspec to fit. For a fullscreen formspec, use the size returned by
|
||||||
-- `padding[0,0]`. `bgcolor[;true]` is also recommended.
|
-- this table and `padding[0,0]`. `bgcolor[;true]` is also recommended.
|
||||||
max_formspec_size = {
|
max_formspec_size = {
|
||||||
x = 20,
|
x = 20,
|
||||||
y = 11.25
|
y = 11.25
|
||||||
|
Reference in New Issue
Block a user