summaryrefslogtreecommitdiffstats
path: root/Main.tscn
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Main.tscn2
1 files changed, 1 insertions, 1 deletions
diff --git a/Main.tscn b/Main.tscn
index a531b2d..9ba9b60 100644
--- a/Main.tscn
+++ b/Main.tscn
@@ -6,7 +6,7 @@
[ext_resource path="res://Float.tscn" type="PackedScene" id=4]
[ext_resource path="res://ship/ship/crate.tscn" type="PackedScene" id=5]
[ext_resource path="res://World.gd" type="Script" id=6]
-[ext_resource path="res://Raft.gd" type="Script" id=7]
+[ext_resource path="res://Ship.gd" type="Script" id=7]
[sub_resource type="BoxShape" id=19]
extents = Vector3( 1000, 0.1, 1000 )