mirror of
https://github.com/pyrollo/display_modpack.git
synced 2025-09-16 04:05:19 +02:00
Remove trailing space in the doc
This commit is contained in:
@@ -200,5 +200,5 @@ Builds texture for a multiline colored text.
|
|||||||
- `halign`: Horizontal text align: "left"/"center"/"right" (default "center")
|
- `halign`: Horizontal text align: "left"/"center"/"right" (default "center")
|
||||||
- `valign`: Vertical text align: "top"/"middle"/"bottom" (default "middle")
|
- `valign`: Vertical text align: "top"/"middle"/"bottom" (default "middle")
|
||||||
- `color`: Color of the text (default black)
|
- `color`: Color of the text (default black)
|
||||||
|
|
||||||
Note: When used in formspec, be sure to **escape** the texture string with `minetest.formspec_escape`.
|
Note: When used in formspec, be sure to **escape** the texture string with `minetest.formspec_escape`.
|
||||||
|
Reference in New Issue
Block a user