mirror of
https://git.cavemanon.xyz/Cavemanon/SnootGame.git
synced 2025-01-22 17:26:20 +01:00
game now properly sneeds
This commit is contained in:
parent
1060000d50
commit
20744941a9
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue