Added hidden card game.
Deploy Promiscuity Auth API / deploy (push) Successful in 46s
Deploy Promiscuity Character API / deploy (push) Successful in 43s
Deploy Promiscuity Locations API / deploy (push) Successful in 46s
k8s smoke test / test (push) Successful in 7s

This commit is contained in:
2026-02-13 12:30:24 -06:00
parent 6dc4d53ba0
commit f4ff1308b8
11 changed files with 125 additions and 8 deletions
+3
View File
@@ -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")