mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-23 12:45:43 +02:00
Show infotext with description for item entities
This commit is contained in:
@@ -201,6 +201,11 @@ public:
|
||||
float time_from_last_punch=1000000);
|
||||
|
||||
std::string debugInfoText();
|
||||
|
||||
std::string infoText()
|
||||
{
|
||||
return m_prop.infotext;
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user