Added hidden card game.
This commit is contained in:
@@ -64,3 +64,6 @@ func _update_login_button() -> void:
|
||||
_login_button.text = "LOG OUT"
|
||||
else:
|
||||
_login_button.text = "LOG IN"
|
||||
|
||||
func _on_secret_button_pressed():
|
||||
get_tree().change_scene_to_file("uid://q4abhlwqdvay")
|
||||
|
||||
Reference in New Issue
Block a user