summaryrefslogtreecommitdiff
path: root/scenes/microgames/ad/ad.tscn
diff options
context:
space:
mode:
Diffstat (limited to 'scenes/microgames/ad/ad.tscn')
-rw-r--r--scenes/microgames/ad/ad.tscn11
1 files changed, 0 insertions, 11 deletions
diff --git a/scenes/microgames/ad/ad.tscn b/scenes/microgames/ad/ad.tscn
deleted file mode 100644
index d004d9c..0000000
--- a/scenes/microgames/ad/ad.tscn
+++ /dev/null
@@ -1,11 +0,0 @@
-[gd_scene load_steps=3 format=3 uid="uid://dekqkxftnx3gd"]
-
-[ext_resource type="Script" path="res://scenes/microgames/ad/ad.gd" id="1_4allo"]
-[ext_resource type="Texture2D" uid="uid://cpmvcepbd43p4" path="res://scenes/microgames/ad/ad_images/metaverse.png" id="1_qkwqi"]
-
-[node name="Ad" type="Node2D"]
-script = ExtResource("1_4allo")
-
-[node name="Sprite2D" type="Sprite2D" parent="."]
-texture = ExtResource("1_qkwqi")
-centered = false