mirror of
https://git.cavemanon.xyz/Cavemanon/SnootGame.git
synced 2025-03-25 11:29:16 +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
|
pause 20
|
||||||
scene black with Dissolve(2)
|
scene black with Dissolve(2)
|
||||||
pause 1
|
pause 1
|
||||||
return
|
|
||||||
|
$ MainMenu(confirm=False)() # Exits to the main menu
|
||||||
|
|
Loading…
Add table
Reference in a new issue