mirror of
https://github.com/godotengine/godot.git
synced 2026-03-10 21:06:13 +00:00
Prevents GCC compiler throwing: control reaches end of non-void function. Prevents Visual Studio throwing C4715: not all control paths return a value.