mirror of
https://github.com/godotengine/godot.git
synced 2026-03-31 21:35:13 +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.