mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-02 16:38:41 +00:00
Show infotext with description for item entities
This commit is contained in:
parent
eb6e2c11b1
commit
87291ea44a
7 changed files with 21 additions and 2 deletions
|
@ -51,6 +51,7 @@ struct ObjectProperties
|
|||
std::string nametag;
|
||||
video::SColor nametag_color;
|
||||
f32 automatic_face_movement_max_rotation_per_sec;
|
||||
std::string infotext;
|
||||
|
||||
ObjectProperties();
|
||||
std::string dump();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue