From f8b544325285711efe27cf5372a42aa07b6f9275 Mon Sep 17 00:00:00 2001 From: Luna Date: Tue, 23 Jan 2018 00:45:22 -0500 Subject: [PATCH] Fix Hero 2 scene not finding Hero 2 script --- scenes/heroes/2.tscn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scenes/heroes/2.tscn b/scenes/heroes/2.tscn index f2b589d..ae6f909 100644 --- a/scenes/heroes/2.tscn +++ b/scenes/heroes/2.tscn @@ -1,6 +1,6 @@ [gd_scene load_steps=6 format=2] -[ext_resource path="res://scenes/heroes/2.gd" type="Script" id=1] +[ext_resource path="res://scripts/heroes/2.gd" type="Script" id=1] [sub_resource type="CapsuleShape" id=1]