mirror of
https://git.cavemanon.xyz/Cavemanon/SnootGame.git
synced 2025-01-22 17:26:20 +01:00
Call main menu after credits
This commit is contained in:
parent
88279e9601
commit
4a2a62478d
1 changed files with 2 additions and 1 deletions
|
@ -314,4 +314,5 @@ label lending:
|
|||
pause 20
|
||||
scene black with Dissolve(2)
|
||||
pause 1
|
||||
return
|
||||
|
||||
$ MainMenu(confirm=False)() # Exits to the main menu
|
||||
|
|
Loading…
Reference in a new issue