mirror of
https://github.com/tonytins/dressupzack
synced 2025-06-26 08:34:43 -04:00
Overlooked another mistake
This commit is contained in:
parent
93a70f2da9
commit
bd6b7331dd
3 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@ func _on_CreditsBtn_pressed():
|
|||
$CreditsWin.show()
|
||||
|
||||
func _on_LicenseBtn_pressed():
|
||||
$SettingsWin.show()
|
||||
$LicenseWin.show()
|
||||
|
||||
func _on_CloseAbtBtn_pressed():
|
||||
$AboutWin.hide()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue