mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-19 20:17:55 +00:00
Input source types are not pure bit flags, they are combinations of flags, so != 0 check was incorrect and resulted in crashes later, when trying to obtain the device.