mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-29 12:15:18 +01:00
Show infotext with description for item entities
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user