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

Replace setting unlimited_player_transfer_distance with player_transfer_distance

This commit is contained in:
SmallJoker 2014-11-08 14:35:55 +01:00 committed by Kahrl
parent 96fcca4ea0
commit c40e993ce4
9 changed files with 42 additions and 28 deletions

View file

@ -69,9 +69,6 @@ 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,