mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-14 09:05:19 +02:00
Add zoom, tweakable with zoom_fov, default key: Z (like optifine)
This commit is contained in:
committed by
est31
parent
c013c73f33
commit
2c31b79235
@@ -231,6 +231,7 @@ private:
|
||||
f32 m_cache_fall_bobbing_amount;
|
||||
f32 m_cache_view_bobbing_amount;
|
||||
f32 m_cache_fov;
|
||||
f32 m_cache_zoom_fov;
|
||||
bool m_cache_view_bobbing;
|
||||
|
||||
std::list<Nametag *> m_nametags;
|
||||
|
Reference in New Issue
Block a user