mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-27 17:28:41 +00:00
Make players be again visible from a long distance
This commit is contained in:
parent
08a10b8a6a
commit
e4daa4c065
4 changed files with 39 additions and 17 deletions
|
@ -216,6 +216,9 @@ public:
|
|||
|
||||
bool environmentDeletes() const
|
||||
{ return false; }
|
||||
|
||||
virtual bool unlimitedTransferDistance() const;
|
||||
|
||||
bool isStaticAllowed() const
|
||||
{ return false; }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue