mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 08:35:20 +02:00
ClientActiveObject::debugInfoText()
This commit is contained in:
@@ -65,6 +65,7 @@ public:
|
||||
virtual void processMessage(const std::string &data){}
|
||||
|
||||
virtual std::string infoText() {return "";}
|
||||
virtual std::string debugInfoText() {return "";}
|
||||
|
||||
/*
|
||||
This takes the return value of
|
||||
|
Reference in New Issue
Block a user