main menu

This commit is contained in:
Rendo 2025-07-01 17:31:12 +05:00
commit 089ebc4797
35 changed files with 389 additions and 117 deletions

View file

@ -21,7 +21,7 @@ public partial class PauseMenu : Control
}
public void Exit()
{
GetTree().Quit();
GetTree().ChangeSceneToFile("uid://bfstrli64u23y");
}
public static void Pause()
{