mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-16 09:55:22 +02:00
Don't send player position from client to server if the player hasn't moved
This commit is contained in:
committed by
Perttu Ahola
parent
eeb0900291
commit
15b86a6b9b
@@ -220,7 +220,7 @@ public:
|
||||
}
|
||||
|
||||
u32 keyPressed;
|
||||
|
||||
|
||||
protected:
|
||||
IGameDef *m_gamedef;
|
||||
|
||||
|
Reference in New Issue
Block a user