mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
The conversion from an String to int can overflow int and int64 so it is safer to manipulate strings when we try to find the next available name for a Node.