diff options
Diffstat (limited to 'client/gui/menus/game.tscn')
-rw-r--r-- | client/gui/menus/game.tscn | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/client/gui/menus/game.tscn b/client/gui/menus/game.tscn index cd6b0987..44efef21 100644 --- a/client/gui/menus/game.tscn +++ b/client/gui/menus/game.tscn @@ -18,13 +18,3 @@ auto_anim = false [node name="Overlays" parent="." instance=ExtResource("3_eaud4")] layout_mode = 1 - -[node name="Debug" type="RichTextLabel" parent="."] -visible = false -layout_mode = 1 -anchors_preset = 15 -anchor_right = 1.0 -anchor_bottom = 1.0 -grow_horizontal = 2 -grow_vertical = 2 -mouse_filter = 2 |