From c1e826625f3ca3116d482b27e2f0b230cbd55346 Mon Sep 17 00:00:00 2001 From: tpart Date: Mon, 29 Sep 2025 22:50:44 +0200 Subject: Add new controls explanation (Closes #427) --- client/system/profile.gd | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'client/system') diff --git a/client/system/profile.gd b/client/system/profile.gd index d0e04bb2..5fd7f548 100644 --- a/client/system/profile.gd +++ b/client/system/profile.gd @@ -25,7 +25,9 @@ static var default_profile := { }, "last_server_url": "", "tutorial_ingredients_played": [], - "registry_asked": false + "registry_asked": false, + "controls_one_handed_explained": false, + "controls_two_handed_explained": false } # profile is stored in a Dictionary[String, Any] -- cgit v1.2.3-70-g09d2