mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-17 08:23:48 +00:00
Submenus
This commit is contained in:
parent
248d6dc1f0
commit
50950f8284
13 changed files with 170 additions and 45 deletions
|
|
@ -290,7 +290,7 @@ public partial class Hud : CanvasLayer
|
|||
|
||||
DebugMenuHolder.CallDeferred("add_child", menu);
|
||||
|
||||
menu.DebugMenuClosed += () =>
|
||||
menu.MenuClosed += () =>
|
||||
{
|
||||
DebugMenuHolder.Visible = false;
|
||||
SpawnPauseMenu();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue