mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-06 17:41:04 +00:00
typo
This commit is contained in:
parent
98296fd8b4
commit
a9fc0e4a3b
2 changed files with 3 additions and 3 deletions
|
@ -9516,14 +9516,14 @@ Player properties need to be saved manually.
|
|||
-- `false` will cause the background to be set automatically based on user settings.
|
||||
-- Default: false
|
||||
|
||||
nametag_fontsize = false,
|
||||
nametag_fontsize = 1,
|
||||
-- Sets the font size of the nametag in pixels.
|
||||
-- `false` will cause the size to be set automatically based on user settings.
|
||||
-- Default: false
|
||||
|
||||
nametag_scale_z = false,
|
||||
-- If enabled, the nametag will be scaled by Z in screen space, meaning it becomes
|
||||
-- smaller the further way the object is.
|
||||
-- smaller the further away the object is.
|
||||
-- Default: false
|
||||
|
||||
infotext = "",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue