mirror of
https://github.com/minetest/minetest.git
synced 2024-11-23 16:13:46 +01:00
parent
f7bcf7fa46
commit
34f15259fa
@ -2255,7 +2255,7 @@ player named `<name>`.
|
|||||||
|
|
||||||
When displaying text which can contain formspec code, e.g. text set by a player,
|
When displaying text which can contain formspec code, e.g. text set by a player,
|
||||||
use `minetest.formspec_escape`.
|
use `minetest.formspec_escape`.
|
||||||
For coloured text you can use `minetest.colorize`.
|
For colored text you can use `minetest.colorize`.
|
||||||
|
|
||||||
Since formspec version 3, elements drawn in the order they are defined. All
|
Since formspec version 3, elements drawn in the order they are defined. All
|
||||||
background elements are drawn before all other elements.
|
background elements are drawn before all other elements.
|
||||||
|
Loading…
Reference in New Issue
Block a user