lua_api.md: Add tick marks to position HUD element

This commit is contained in:
MisterE123 2023-11-19 14:46:40 -05:00 committed by GitHub
parent 72edfe3d04
commit 31ee7af3ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1630,7 +1630,7 @@ HUD
HUD element types HUD element types
----------------- -----------------
The position field is used for all element types. The `position` field is used for all element types.
To account for differing resolutions, the position coordinates are the To account for differing resolutions, the position coordinates are the
percentage of the screen, ranging in value from `0` to `1`. percentage of the screen, ranging in value from `0` to `1`.