Skip to content

Commit

Permalink
yeah
Browse files Browse the repository at this point in the history
  • Loading branch information
CaptainSqrBeard committed Aug 11, 2023
1 parent 23779a2 commit faca932
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions Resources/Scenes/MainMenu.tscn
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
[gd_scene load_steps=15 format=3 uid="uid://dtqvnt0hbokx0"]
[gd_scene load_steps=14 format=3 uid="uid://dtqvnt0hbokx0"]

[ext_resource type="PackedScene" uid="uid://c8n7sxg0ctaca" path="res://Resources/Objects/Button.tscn" id="1_3434k"]
[ext_resource type="Script" path="res://Resources/Scripts/Action/ControlVisibilitySwap.cs" id="1_pp0uk"]
[ext_resource type="FontFile" uid="uid://blsiii5e8afcm" path="res://Resources/Fonts/ComicSansMSPixel.ttf" id="1_q41n4"]
[ext_resource type="Script" path="res://Resources/Scripts/TimerRefresh.cs" id="1_rfutc"]
[ext_resource type="PackedScene" uid="uid://do78sull3bgot" path="res://Resources/Objects/Rocket.tscn" id="1_sair1"]
Expand Down Expand Up @@ -32,9 +31,6 @@ anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2

[node name="VisibilitySwapper" type="Node" parent="."]
script = ExtResource("1_pp0uk")

[node name="TimerRefresh" type="Node" parent="."]
script = ExtResource("1_rfutc")

Expand Down

0 comments on commit faca932

Please sign in to comment.