Skip to content

Fix missing signal connections in C# demos#1307

Merged
Calinou merged 1 commit intogodotengine:masterfrom
raulsntos:dotnet/dodge_the_creeps/missing_connections
Mar 27, 2026
Merged

Fix missing signal connections in C# demos#1307
Calinou merged 1 commit intogodotengine:masterfrom
raulsntos:dotnet/dodge_the_creeps/missing_connections

Conversation

@raulsntos
Copy link
Copy Markdown
Member

Looks like these signal connections were accidentally removed in #1258. It likely happened because the projects were saved without compiling the C# code first, and Godot removed the connections to unknown signals.

Copy link
Copy Markdown
Member

@Calinou Calinou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@Calinou Calinou requested a review from aaronfranke March 26, 2026 21:46
@Calinou Calinou merged commit f4a56d6 into godotengine:master Mar 27, 2026
1 of 3 checks passed
@raulsntos raulsntos deleted the dotnet/dodge_the_creeps/missing_connections branch March 28, 2026 01:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants