mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 08:35:20 +02:00
When granting or revoking privileges, notify the target player too
This commit is contained in:
@@ -472,6 +472,9 @@ public:
|
||||
{
|
||||
return m_con.GetPeerNoEx(peer_id);
|
||||
}
|
||||
|
||||
// Envlock and conlock should be locked when calling this
|
||||
void notifyPlayer(const char *name, const std::wstring msg);
|
||||
|
||||
private:
|
||||
|
||||
|
Reference in New Issue
Block a user