From fd406c55d05f172589b4cf14377d7cc568e5d2b7 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Sat, 1 Aug 2020 16:49:06 +0300 Subject: Allow disabling debug --- scenes/GUI.tscn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scenes/GUI.tscn') diff --git a/scenes/GUI.tscn b/scenes/GUI.tscn index 8a328c8..6434d81 100644 --- a/scenes/GUI.tscn +++ b/scenes/GUI.tscn @@ -17,6 +17,6 @@ __meta__ = { margin_right = 984.0 margin_bottom = 14.0 -[node name="Label" type="Label" parent="VBoxContainer"] +[node name="DebugLabel" type="Label" parent="VBoxContainer"] margin_right = 984.0 margin_bottom = 14.0 -- cgit v1.3