You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-12-03 16:55:53 +00:00
Since strings are null-terminated, size() returns incorrect length, so use length() instead. fixes #6287
85 KiB
85 KiB