Skip to content

fixed 'Not all code paths return a value.' error for godot 4.7#2769

Open
da-pwo wants to merge 1 commit into
dialogic-godot:mainfrom
da-pwo:main
Open

fixed 'Not all code paths return a value.' error for godot 4.7#2769
da-pwo wants to merge 1 commit into
dialogic-godot:mainfrom
da-pwo:main

Conversation

@da-pwo
Copy link
Copy Markdown

@da-pwo da-pwo commented May 25, 2026

the new godot versions now requires returning in all circumstances instead of having the interpreter figure it out by itself, so this just has them return what they wouldve returned automatically in previous versions and should also work with said previous versions as no new features are used

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant