hopefully the final revision of the credits

This commit is contained in:
pennyrigate 2024-07-11 23:04:50 -04:00
parent af935b5031
commit 4ad406c44c
3 changed files with 112 additions and 34 deletions

View file

@ -11,3 +11,4 @@ func _notification(what: int) -> void:
func _ready():
Fade.fade_in(Options.transition_speed_secs)
Audio.play_music(load("res://audio/music/rev83-wondering-now-short.ogg"))
$Control/Playername.text = str(Save.current_file.name)