1
0
mirror of https://github.com/JohnBreaux/Boat-Battle.git synced 2024-11-14 21:15:58 +00:00

Remove unused resourse main.tres

This commit is contained in:
John 2021-11-14 00:30:53 -06:00
parent dd5b6f7b71
commit 4065253bf1
2 changed files with 3 additions and 1255 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,5 @@
[gd_scene load_steps=6 format=2]
[gd_scene load_steps=5 format=2]
[ext_resource path="res://main.tres" type="Theme" id=1]
[ext_resource path="res://script/debug/debug_menu.gd" type="Script" id=2]
[ext_resource path="res://script/debug/In.gd" type="Script" id=3]
[ext_resource path="res://script/debug/Out.gd" type="Script" id=4]
@ -9,7 +8,7 @@
[node name="Debug" type="Control"]
anchor_right = 1.0
anchor_bottom = 1.0
theme = ExtResource( 1 )
theme = ExtResource( 5 )
script = ExtResource( 2 )
__meta__ = {
"_edit_use_anchors_": false
@ -51,6 +50,7 @@ focus_neighbour_right = NodePath(".")
focus_neighbour_bottom = NodePath(".")
focus_next = NodePath(".")
focus_previous = NodePath(".")
theme = ExtResource( 5 )
max_length = 256
placeholder_text = "By your command."
caret_blink = true