diff options
Diffstat (limited to 'godot/scenes/machines/Cannon.tscn')
| -rw-r--r-- | godot/scenes/machines/Cannon.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/godot/scenes/machines/Cannon.tscn b/godot/scenes/machines/Cannon.tscn index 15f1467..e84f74a 100644 --- a/godot/scenes/machines/Cannon.tscn +++ b/godot/scenes/machines/Cannon.tscn @@ -1,6 +1,6 @@ [gd_scene load_steps=11 format=2] -[ext_resource path="res://scripts/machines/Cannon.gd" type="Script" id=1] +[ext_resource path="res://bin/networked_machine.gdns" type="Script" id=1] [ext_resource path="res://sounds/explode.wav" type="AudioStream" id=2] [sub_resource type="PhysicsMaterial" id=8] |
