hopefully the final revision of the credits
This commit is contained in:
parent
af935b5031
commit
4ad406c44c
3 changed files with 112 additions and 34 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue