We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e48b370 commit 027f49dCopy full SHA for 027f49d
doc/lua_api.md
@@ -2005,7 +2005,7 @@ Displays text on the HUD.
2005
will not work due to compatibility reasons (it'll be treated as `FF`).
2006
* `alignment`: The alignment of the text.
2007
* `offset`: offset in pixels from position.
2008
-* `size`: size of the text. Syntax: `{ x = <integer> }`.
+* `size`: size of the text. Syntax: `{ x = <number> }`.
2009
The player-set font size is multiplied by `size.x`.
2010
* Float values are supported by clients >= 5.16.0. Older clients will receive
2011
a rounded down integer value.
0 commit comments