mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-26 18:21:04 +00:00
Fix regression (increase/decrease viewing range with +/- keys)
This commit is contained in:
parent
2f134ce24f
commit
500f691426
2 changed files with 2 additions and 6 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue