mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-17 18:35:20 +02:00
Fix regression (increase/decrease viewing range with +/- keys)
This commit is contained in:
@@ -212,8 +212,6 @@ private:
|
||||
|
||||
f32 m_cache_fall_bobbing_amount;
|
||||
f32 m_cache_view_bobbing_amount;
|
||||
f32 m_cache_viewing_range_min;
|
||||
f32 m_cache_viewing_range_max;
|
||||
f32 m_cache_wanted_fps;
|
||||
f32 m_cache_fov;
|
||||
bool m_cache_view_bobbing;
|
||||
|
Reference in New Issue
Block a user