mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-18 12:24:45 +00:00
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)