From a28996e65e88ac0cd4c73c0ab318b771b4f1aa46 Mon Sep 17 00:00:00 2001 From: OsakiTsukiko Date: Mon, 17 Jul 2023 13:01:15 +0300 Subject: [PATCH] small fix --- src/game_scene/game_scene.tscn | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/game_scene/game_scene.tscn b/src/game_scene/game_scene.tscn index fe78878..673504a 100644 --- a/src/game_scene/game_scene.tscn +++ b/src/game_scene/game_scene.tscn @@ -45,9 +45,6 @@ offset_right = 809.0 offset_bottom = 346.0 mouse_default_cursor_shape = 2 -[node name="Indicator" parent="CanvasLayer" instance=ExtResource("3_sxek4")] -visible = false - [node name="TimerLabel" type="Label" parent="CanvasLayer"] offset_left = 103.0 offset_top = 42.0 @@ -161,6 +158,11 @@ offset_right = 164.0 offset_bottom = 227.0 mouse_default_cursor_shape = 2 +[node name="Indicator" parent="CanvasLayer" instance=ExtResource("3_sxek4")] +visible = false +offset_right = 106.0 +offset_bottom = 47.0 + [node name="Cabinet" parent="CanvasLayer" instance=ExtResource("5_tukyl")] visible = false