move pieces instantaneously and without sound at init
This commit is contained in:
parent
6d788465ab
commit
111b2f7125
2 changed files with 36 additions and 31 deletions
|
@ -44,6 +44,7 @@ func _on_NewGamePanel_about_to_show():
|
|||
"hard":
|
||||
$Panel/HBoxContainer/Hard.pressed = true
|
||||
_:
|
||||
assert("Invalid value")
|
||||
$Panel/HBoxContainer/Normal.pressed = true
|
||||
|
||||
$Panel/Start.grab_focus()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue