mirror of
https://github.com/sal063/AC6_recomp
synced 2026-08-22 15:11:33 -04:00
b0d9a067db
GetAsyncKeyState can wedge "down" without a real press (Alt-Tab residue); a phantom held Tab forwarded as held Y and killed the camera on both keyboard and pad. Keys now count as held only after an observed up->down since startup/focus gain.