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