diff options
| author | Matheus <matheus.guedes.mg.m@gmail.com> | 2025-09-04 16:18:17 -0300 |
|---|---|---|
| committer | Matheus <matheus.guedes.mg.m@gmail.com> | 2025-09-04 16:18:17 -0300 |
| commit | 9953c9a5818baa392a48a4d18339c73f3b7a814e (patch) | |
| tree | 3484fbca78bfa217d84226cc774119fe054f6df9 /scenes/Inspector.tscn | |
| parent | 7dbe2bbe431f77deb3515e5cf0810cfa07215d59 (diff) | |
Prepare
Diffstat (limited to 'scenes/Inspector.tscn')
| -rw-r--r-- | scenes/Inspector.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scenes/Inspector.tscn b/scenes/Inspector.tscn index 886b41c..ad2a062 100644 --- a/scenes/Inspector.tscn +++ b/scenes/Inspector.tscn @@ -1,7 +1,7 @@ [gd_scene load_steps=3 format=3 uid="uid://dyythuxaio6j4"] [ext_resource type="Texture2D" uid="uid://cjjxf4rbj8gku" path="res://assets/sprites/inspector.png" id="1_psyxb"] -[ext_resource type="Script" uid="uid://dxsrtu4b3pi08" path="res://scripts/actors/Inspector.cs" id="2_g62u7"] +[ext_resource type="Script" uid="uid://dxsrtu4b3pi08" path="res://scripts/entities/actors/Inspector.cs" id="2_g62u7"] [node name="Sprite2D" type="Sprite2D"] texture = ExtResource("1_psyxb") |
