mirror of
https://github.com/godotengine/godot.git
synced 2026-04-14 21:59:58 +00:00
Using int for 64-bit values might cause issues with objects not found in ObjectDB when the id is truncated.
Using int for 64-bit values might cause issues with objects not found in ObjectDB when the id is truncated.