diff options
author | tpart <tpart120@proton.me> | 2025-09-27 17:32:53 +0200 |
---|---|---|
committer | tpart <tpart120@proton.me> | 2025-09-27 17:32:53 +0200 |
commit | 2e301a9cae6b3944a5e6e32ba8184d31a7bddfba (patch) | |
tree | c2744ef815f7d419ae262fefb838c67c551298b6 /client/map | |
parent | d832426d26a0368e7d7e0e03fadaf72828348fe7 (diff) | |
download | hurrycurry-2e301a9cae6b3944a5e6e32ba8184d31a7bddfba.tar hurrycurry-2e301a9cae6b3944a5e6e32ba8184d31a7bddfba.tar.bz2 hurrycurry-2e301a9cae6b3944a5e6e32ba8184d31a7bddfba.tar.zst |
Godot Engine desperately wants these changes
Diffstat (limited to 'client/map')
-rw-r--r-- | client/map/tiles/floor_material.tres | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/map/tiles/floor_material.tres b/client/map/tiles/floor_material.tres index 5ee76e58..a1a78b46 100644 --- a/client/map/tiles/floor_material.tres +++ b/client/map/tiles/floor_material.tres @@ -1,6 +1,6 @@ [gd_resource type="ShaderMaterial" load_steps=2 format=3 uid="uid://dngt21phuitvu"] -[ext_resource type="Shader" path="res://map/tiles/floor.gdshader" id="1_7ju4h"] +[ext_resource type="Shader" uid="uid://bf1jo3phn2pvs" path="res://map/tiles/floor.gdshader" id="1_7ju4h"] [resource] render_priority = 0 |