game now properly sneeds

This commit is contained in:
CaveManon 2021-06-07 12:52:51 -05:00
parent 1060000d50
commit 20744941a9

View file

@ -286,6 +286,7 @@ image black = "#000"
#WAOH ITS THE TITLE SCREEN!!!! #WAOH ITS THE TITLE SCREEN!!!!
label splashscreen: label splashscreen:
$ persistent.splashtype = random.randint(0,2000 - 1)
$ renpy.movie_cutscene("images/intros/CaveManonProductions.webm") $ renpy.movie_cutscene("images/intros/CaveManonProductions.webm")
stop sound stop sound
return return