Skip to content

Commit

Permalink
sharing this back to faisal
Browse files Browse the repository at this point in the history
  • Loading branch information
grymmy committed Dec 18, 2024
1 parent a7833db commit fc35fe7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion scenes/main.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
[ext_resource type="Script" path="res://scripts/DragController.gd" id="9_slc2b"]
[ext_resource type="Script" path="res://scripts/Notifier.gd" id="10_yh5st"]
[ext_resource type="Resource" uid="uid://d3f4j3k5ep0ew" path="res://sounds/defaults.tres" id="12_g1dgu"]
[ext_resource type="PackedScene" uid="uid://dsw0npqbxdtpj" path="res://components/city_scape.tscn" id="13_i4787"]
[ext_resource type="PackedScene" path="res://components/city_scape.tscn" id="13_i4787"]
[ext_resource type="Script" path="res://scripts/CardDisplayController.gd" id="13_kk3ip"]
[ext_resource type="Texture2D" uid="uid://bnwngrd34ng6o" path="res://art/counterspell_hackclub/Reference/cloud1.png" id="20_m3ydw"]
[ext_resource type="PackedScene" uid="uid://4cw3cdp1kc87" path="res://components/avatar.tscn" id="21_5rpq5"]
Expand Down
3 changes: 1 addition & 2 deletions scenes/menu.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[ext_resource type="Script" path="res://scripts/FpsCounter.gd" id="3_3mbs6"]
[ext_resource type="Texture2D" uid="uid://cnnpcx755qf7q" path="res://art/counterspell_hackclub/Reference/pink_button.png" id="3_65mxl"]
[ext_resource type="FontFile" uid="uid://c4daplyykkrh0" path="res://fonts/phantomsans/PhantomSans0.8-Bold.otf" id="4_s4ja2"]
[ext_resource type="PackedScene" uid="uid://dsw0npqbxdtpj" path="res://components/city_scape.tscn" id="7_nmblm"]
[ext_resource type="PackedScene" path="res://components/city_scape.tscn" id="7_nmblm"]
[ext_resource type="AudioStream" uid="uid://b4pcqqgpo8ssa" path="res://sounds/background_menu_music.ogg" id="7_nv0cn"]

[sub_resource type="Environment" id="Environment_hmidh"]
Expand Down Expand Up @@ -50,7 +50,6 @@ script = ExtResource("1_kawqa")
environment = SubResource("Environment_hmidh")

[node name="Panel" type="Panel" parent="."]
visible = false
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
Expand Down

0 comments on commit fc35fe7

Please sign in to comment.