toddler-play/ui.gd
2024-06-05 00:15:22 +08:00

5 lines
75 B
GDScript

extends CanvasLayer
func _on_restart_btn_pressed():
Core.restart_level()