mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-29 22:23:27 +00:00
The code to populate the input data for WebAssembly was incorrectly
overriding values when multiple touches were present due to wrong
indexing.
(cherry picked from commit 470496d8d4)