mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-12 16:15:20 +02:00
Make players be again visible from a long distance
This commit is contained in:
@@ -63,6 +63,9 @@ public:
|
||||
// environment
|
||||
virtual bool environmentDeletes() const
|
||||
{ return true; }
|
||||
|
||||
virtual bool unlimitedTransferDistance() const
|
||||
{ return false; }
|
||||
|
||||
// Create a certain type of ServerActiveObject
|
||||
static ServerActiveObject* create(u8 type,
|
||||
|
Reference in New Issue
Block a user