summaryrefslogtreecommitdiff
path: root/godot/scenes/weapons/w_Rockets.tscn
diff options
context:
space:
mode:
Diffstat (limited to 'godot/scenes/weapons/w_Rockets.tscn')
-rw-r--r--godot/scenes/weapons/w_Rockets.tscn6
1 files changed, 0 insertions, 6 deletions
diff --git a/godot/scenes/weapons/w_Rockets.tscn b/godot/scenes/weapons/w_Rockets.tscn
deleted file mode 100644
index c52f8e3..0000000
--- a/godot/scenes/weapons/w_Rockets.tscn
+++ /dev/null
@@ -1,6 +0,0 @@
-[gd_scene load_steps=2 format=2]
-
-[ext_resource path="res://scenes/weapons/rockets.gd" type="Script" id=1]
-
-[node name="w_Rockets" type="Spatial"]
-script = ExtResource( 1 )