mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-02-08 15:34:26 +01:00
The explicit initialization was missing. It had no consequences because SC_MOUSE_INPUT_MODE_INJECT == 0. Fixes #3749 <https://github.com/Genymobile/scrcpy/issues/3749>