diff options
author | tpart <tpart120@proton.me> | 2025-03-23 20:56:41 +0100 |
---|---|---|
committer | tpart <tpart120@proton.me> | 2025-03-23 20:56:41 +0100 |
commit | dff76d9344a4102154f98bb38a8c8773c214a5bd (patch) | |
tree | 1f8cebb4ad535f46f0cfeaad98b5273bc65a270d /client/map/tiles/chandelier.tscn | |
parent | 0bdd9ed7b86fc39f154d762644de8483df0189bc (diff) | |
download | hurrycurry-dff76d9344a4102154f98bb38a8c8773c214a5bd.tar hurrycurry-dff76d9344a4102154f98bb38a8c8773c214a5bd.tar.bz2 hurrycurry-dff76d9344a4102154f98bb38a8c8773c214a5bd.tar.zst |
Update to Godot 4.4
Diffstat (limited to 'client/map/tiles/chandelier.tscn')
-rw-r--r-- | client/map/tiles/chandelier.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/map/tiles/chandelier.tscn b/client/map/tiles/chandelier.tscn index 03394ebb..d4e4dd71 100644 --- a/client/map/tiles/chandelier.tscn +++ b/client/map/tiles/chandelier.tscn @@ -1,6 +1,6 @@ [gd_scene load_steps=3 format=3 uid="uid://coql3wlp3jwoc"] -[ext_resource type="Script" path="res://map/tiles/light_tile.gd" id="1_6vise"] +[ext_resource type="Script" uid="uid://nm4trjneu1qt" path="res://map/tiles/light_tile.gd" id="1_6vise"] [ext_resource type="ArrayMesh" uid="uid://d11c3fl48g7qb" path="res://map/tiles/chandelier.res" id="1_urqpe"] [node name="Chandelier" type="Node3D"] |