Utility: Oops, so that field was used
This commit is contained in:
parent
fda625b00a
commit
d509520904
|
|
@ -114,6 +114,7 @@ namespace Nz
|
||||||
bool m_ownsWindow;
|
bool m_ownsWindow;
|
||||||
bool m_smoothScrolling;
|
bool m_smoothScrolling;
|
||||||
bool m_threadActive;
|
bool m_threadActive;
|
||||||
|
short m_scrolling;
|
||||||
Vector2i m_mousePos;
|
Vector2i m_mousePos;
|
||||||
bool m_keyRepeat;
|
bool m_keyRepeat;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue