mirror of
https://github.com/godotengine/godot.git
synced 2026-02-08 11:48:57 +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.