Commit suggestion

Commit suggestion

Co-authored-by: Megamouse <studienricky89@googlemail.com>
This commit is contained in:
Windsurf7 2026-01-30 16:36:23 +03:00 committed by GitHub
parent 860ee81b54
commit 37ffbe8eb7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1218,7 +1218,7 @@ bool gs_frame::event(QEvent* ev)
handle_cursor(visibility(), false, false, true);
}
// Hardcoded mouse-based motion input.
// Mouse-based motion input.
if (Emu.IsRunning())
{
if (auto* pad_thr = pad::get_pad_thread(true))