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
|
@ -56,7 +56,6 @@ func _input(event: InputEvent) -> void:
|
|||
# reload scores from newgrounds
|
||||
func reload_scores() -> void:
|
||||
_set_tag()
|
||||
print(_scoreboard_tag)
|
||||
scoreboard_tabs.current_tab = 1
|
||||
# attempt the thing
|
||||
if _scoreboard_id >= 0 and Ngio.keys_loaded:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue