Browse Source

Fix Hero 2 scene not finding Hero 2 script

master
Luna 7 years ago
parent
commit
f8b5443252
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      scenes/heroes/2.tscn

+ 1
- 1
scenes/heroes/2.tscn View File

@ -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]


Loading…
Cancel
Save