mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-25 02:20:39 +00:00
Some internally created emulated/instantiated events didn't have a device id. This PR sets for these cases a device id. Also rename `DEVICE_ID_TOUCH_MOUSE` to the more generic `DEVICE_ID_EMULATION`.