From 91ed82c45df05bc333bb63fbd92e330f9b9701c7 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 9 May 2016 18:29:27 +0300 Subject: Add settings for set distance for start syncyng player. Default distance is 2 and it good for ping < 500. But for bigger ping probably need other values. --- src/being/localplayer.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/being/localplayer.h') diff --git a/src/being/localplayer.h b/src/being/localplayer.h index ccecb18fb..14d731b74 100644 --- a/src/being/localplayer.h +++ b/src/being/localplayer.h @@ -491,6 +491,7 @@ class LocalPlayer final : public Being, std::string mTestParticleName; int mTestParticleTime; unsigned long mTestParticleHash; + int mSyncPlayerMoveDistance; unsigned char mWalkingDir; // The direction the player is walking in. /** Whether or not the name settings have changed */ bool mUpdateName; -- cgit v1.2.3-60-g2f50