mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-23 23:39:52 +00:00
c0b6756875
The ID property for InputEvents is set by `SceneTree` when sending the event down the tree. So there's no need for the platform specific code to set this value when it will later be overriden anyway...