From 15724430070a17ffb4e0fe3a0c3faa8c82fe64e2 Mon Sep 17 00:00:00 2001 From: bd Date: Sun, 25 May 2025 00:42:34 -0400 Subject: Add game over screen, back to title, tower affordability indicators --- scenes/ui.tscn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scenes/ui.tscn') diff --git a/scenes/ui.tscn b/scenes/ui.tscn index 74e591e..7e7848e 100644 --- a/scenes/ui.tscn +++ b/scenes/ui.tscn @@ -3,7 +3,7 @@ [ext_resource type="Script" uid="uid://biw5cwtetstux" path="res://scripts/ui.gd" id="1_yev5y"] [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_nt14h"] -bg_color = Color(0, 0.0117647, 0.552941, 1) +bg_color = Color(0.000440926, 0.159154, 0.585059, 1) [node name="UI" type="PanelContainer"] anchors_preset = 10 -- cgit v1.2.3