mirror of
https://git.cavemanon.xyz/Cavemanon/SnootGame.git
synced 2025-03-24 02:45:17 +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"
|
"/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
|
#just liek maek gaem
|
||||||
call ending
|
call ending
|
||||||
|
return
|
||||||
|
|
||||||
label ending:
|
label ending:
|
||||||
play music "audio/OST/Dino Destiny Reader.ogg"
|
play music "audio/OST/Dino Destiny Reader.ogg"
|
||||||
|
|
Loading…
Add table
Reference in a new issue