Update StarClientApplication.hpp
This commit is contained in:
parent
8bef4abdbc
commit
1a5507f019
@ -108,7 +108,7 @@ private:
|
|||||||
int m_cameraOffsetDownTicks = 0;
|
int m_cameraOffsetDownTicks = 0;
|
||||||
Vec2F m_cameraPositionSmoother;
|
Vec2F m_cameraPositionSmoother;
|
||||||
Vec2F m_cameraSmoothDelta;
|
Vec2F m_cameraSmoothDelta;
|
||||||
int m_cameraZoomDirection;
|
int m_cameraZoomDirection = 0;
|
||||||
|
|
||||||
int m_minInterfaceScale = 2;
|
int m_minInterfaceScale = 2;
|
||||||
int m_maxInterfaceScale = 3;
|
int m_maxInterfaceScale = 3;
|
||||||
|
Loading…
Reference in New Issue
Block a user