DuckRun/code/GUI/gui.gd
megamichi 431fb8220e - implementing biom change
- fixing typo in "highscore"
2024-10-18 16:34:51 +02:00

4 lines
48 B
GDScript

extends Control
func _ready() -> void:
show()