Use scene statement instead of equivalent
(cherry picked from commit d132436843
)
This commit is contained in:
parent
7beb1e4c1d
commit
93526daa17
@ -61,7 +61,7 @@ label credits:
|
||||
if not _menu:
|
||||
play music "music/Only 115 (Electro Loop)_125 BPM.ogg" fadein 1 fadeout 1 if_changed
|
||||
|
||||
$ renpy.scene("screens")
|
||||
scene onlayer screens
|
||||
|
||||
show screen credits(credits_text)
|
||||
with dissolve
|
||||
|
Loading…
Reference in New Issue
Block a user