mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-15 09:25:37 +02:00
Optimize/adjust blocks/ActiveObjects sent at the server based on client settings. (#4811)
Optimize/adjust blocks and active blocks sent at the server based on client settings.
This commit is contained in:
@@ -75,6 +75,8 @@ public:
|
||||
float last_pitch;
|
||||
float last_yaw;
|
||||
unsigned int last_keyPressed;
|
||||
u8 last_camera_fov;
|
||||
u8 last_wanted_range;
|
||||
|
||||
float camera_impact;
|
||||
|
||||
|
Reference in New Issue
Block a user