mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-03 02:20:06 +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.