got options window working
This commit is contained in:
parent
9baedc6550
commit
904db7c6fb
23 changed files with 24 additions and 329 deletions
2
clock.gd
2
clock.gd
|
|
@ -13,7 +13,7 @@ enum Position {
|
|||
Left,
|
||||
}
|
||||
|
||||
# Called when the node enters the scene tree fscor the first time.
|
||||
# Called when the node enters the scene tree for the first time.
|
||||
func _ready() -> void:
|
||||
setup_window()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue