From af772345caa9fc3a006f91fbd4ab10fc11fe33c7 Mon Sep 17 00:00:00 2001 From: Logan Date: Mon, 1 May 2023 11:08:27 -0600 Subject: Fix MessageLabel typo --- scenes/interface.tscn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scenes/interface.tscn b/scenes/interface.tscn index ed21f96..b40e282 100644 --- a/scenes/interface.tscn +++ b/scenes/interface.tscn @@ -191,7 +191,7 @@ offset_left = -107.0 offset_right = 107.0 offset_bottom = 16.0 theme = ExtResource("4") -text = "DIFFICULT PHASE CHANGED:" +text = "DIFFICULTY PHASE CHANGED:" horizontal_alignment = 1 [node name="ChangeLabel" type="Label" parent="Difficulty"] -- cgit v1.2.3