mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-21 08:20:28 +00:00
Initialised relevant variables before stating thread, to prevent a branch on uninitialised data. Fixed race condition in polling that could miss a device change.