mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-14 17:15:21 +02:00
Minimap: show player markers
This commit is contained in:
@@ -172,6 +172,9 @@ public:
|
||||
|
||||
void removeNametag(Nametag *nametag);
|
||||
|
||||
std::list<Nametag *> *getNametags()
|
||||
{ return &m_nametags; }
|
||||
|
||||
void drawNametags();
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user