mirror of
https://git.cavemanon.xyz/Cavemanon/SnootGame.git
synced 2025-02-02 06:46:34 +01:00
missing return on line 53 added
This commit is contained in:
parent
67f6080b3a
commit
99a458cf40
1 changed files with 12 additions and 11 deletions
|
@ -50,6 +50,7 @@ label storyline:
|
|||
"/dev/non" "well shit. Please do report this bug and all the choices you made that lead to this point. Something fucked up real bad"
|
||||
#just liek maek gaem
|
||||
call ending
|
||||
return
|
||||
|
||||
label ending:
|
||||
play music "audio/OST/Dino Destiny Reader.ogg"
|
||||
|
|
Loading…
Reference in a new issue