From 817c7f905a0f32e03f8bd50e9445dbc0712a1aa1 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Fri, 6 Oct 2023 00:13:39 +0200 Subject: [PATCH] Change scoreboard to `ld54pj3` --- main.tscn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main.tscn b/main.tscn index 058c5c0..4efc5de 100644 --- a/main.tscn +++ b/main.tscn @@ -88,8 +88,8 @@ apply_margin_bottom = true [node name="ScoreUI" parent="CustomUI/ScoreSafeUI" instance=ExtResource("9_ghurm")] layout_mode = 2 -board = "ld54" -secret = "TXES816qEXynzWi5" +board = "ld54pj3" +secret = "fTpQAFA3mXx7VWfn" [connection signal="score_changed" from="CustomUI/GameViewport/Viewport/Game" to="CustomUI/GameSafeUI/GameUI" method="_on_game_score_changed"] [connection signal="score_changed" from="CustomUI/GameViewport/Viewport/Game" to="CustomUI/ShopSafeUI/ShopUI" method="_on_game_score_changed"]