time to rest, ill get to sleep and then cook tomorrow

This commit is contained in:
Tabby 2025-05-16 23:28:32 +10:00
parent df9ad93a43
commit 892b22ce6b
5 changed files with 27 additions and 7 deletions

View file

@ -15,7 +15,7 @@ var current_number : int
# Called when the node enters the scene tree for the first time.
func _ready() -> void:
pass # Replace with function body.
pick_new_number()
# Called every frame. 'delta' is the elapsed time since the previous frame.