From a74145fc57f982a51c08e06f810f68d3af2a95d7 Mon Sep 17 00:00:00 2001 From: Martin Felis Date: Wed, 28 Feb 2024 21:47:40 +0100 Subject: [PATCH] Moved Action UI --- scenes/Game.cs | 6 ++++-- scenes/Game.tscn | 17 ++++++----------- 2 files changed, 10 insertions(+), 13 deletions(-) diff --git a/scenes/Game.cs b/scenes/Game.cs index a6f9efa..7699840 100644 --- a/scenes/Game.cs +++ b/scenes/Game.cs @@ -67,9 +67,9 @@ public class Game : Spatial { Debug.Assert(_woodCountLabel != null); _goldCountLabel = _gameUi.GetNode