Skip to content

Commit

Permalink
Fix connection of visibility_changed following node path change (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
d10sfan authored Sep 15, 2023
1 parent eeb2b60 commit 2d5d670
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/debug_menu/debug_menu.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -398,4 +398,4 @@ Volumetric Fog: On
2D Antialiasing: 2× MSAA"
horizontal_alignment = 2

[connection signal="visibility_changed" from="DebugMenu" to="DebugMenu" method="_on_visibility_changed"]
[connection signal="visibility_changed" from="." to="." method="_on_visibility_changed"]

0 comments on commit 2d5d670

Please sign in to comment.