This commit is contained in:
Gouvernathor 2023-11-17 02:53:09 +01:00
parent 38787bdc4c
commit 2e80d3a8d8
1 changed files with 2 additions and 1 deletions

View File

@ -36,10 +36,11 @@ label gameover(fake=False, autohide=True):
hide screen credits
with None
if autohide:
elif autohide:
hide screen gameover
return
# original credits are in credits.rpy
define fake_credits_text = "\n".join([
"{image=images/logo/title.webp}{vspace=200}",
credits_title("Director"),