1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

Make players be again visible from a long distance

This commit is contained in:
Perttu Ahola 2011-12-02 01:08:14 +02:00
parent 08a10b8a6a
commit e4daa4c065
4 changed files with 39 additions and 17 deletions

View file

@ -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,