fix(macos): Mouse input broken in-game (#2550)
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
This commit is contained in:
parent
f68de7da93
commit
02ddbefd44
8 changed files with 305 additions and 72 deletions
|
|
@ -77,4 +77,4 @@ test.run yes
|
|||
test.dir ${build.dir}/tests
|
||||
test.target ""
|
||||
test.cmd ./test_sunshine
|
||||
test.args --gtest_color=yes
|
||||
test.args --gtest_color=yes --gtest_filter=-*HIDTest.*:-*DeathTest.*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue