forked from team-sg/hero-mark-2
remove some stray random prints
This commit is contained in:
parent
7ffdbf6219
commit
83f0bccd9a
9 changed files with 0 additions and 10 deletions
|
@ -15,7 +15,6 @@ onready var tab_container: TabContainer = $"%TabContainer"
|
|||
|
||||
func _ready() -> void:
|
||||
yield(get_tree(), "idle_frame")
|
||||
print(_scoreboard_tag)
|
||||
$"%YesScore".grab_focus()
|
||||
Fade.fade_in(Options.transition_speed_secs)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue