mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-29 17:12:03 +00:00
f4f4b77d23
Using int for 64-bit values might cause issues with objects not found
in ObjectDB when the id is truncated.
(cherry picked from commit 39f59786fa)