Allow passing the mouse as well in pass
This commit is contained in:
parent
16f8d46391
commit
c757fa54e1
2 changed files with 40 additions and 10 deletions
|
|
@ -61,6 +61,7 @@ private:
|
|||
|
||||
uint32_t m_uTimeLastMs = 0;
|
||||
uint32_t m_uLastCode = 0;
|
||||
uint32_t m_uLastMouseCode = 0;
|
||||
|
||||
int m_iPassPressed = -1; // used for pass
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue