431fb8220e
- fixing typo in "highscore"
4 lines
48 B
GDScript
4 lines
48 B
GDScript
extends Control
|
|
|
|
func _ready() -> void:
|
|
show()
|