input fix
This commit is contained in:
parent
4982fc55bf
commit
05deff5860
2 changed files with 2 additions and 1 deletions
|
@ -22,4 +22,5 @@ func level_state(value: bool) -> void:
|
|||
|
||||
|
||||
func _on_pressed():
|
||||
|
||||
level_selected.emit(level_num)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue