Use scene statement instead of equivalent

(cherry picked from commit d132436843)
This commit is contained in:
Gouvernathor 2023-11-17 03:41:56 +01:00 committed by LoafyLemon
parent 7beb1e4c1d
commit 93526daa17
1 changed files with 1 additions and 1 deletions

View File

@ -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