Skip to content

Commit

Permalink
Merge pull request #14 from seanj29/main
Browse files Browse the repository at this point in the history
MINOR: Moved a shader into the correct folder for it and correctly changed path, no other changes.
  • Loading branch information
ItsKorin authored May 9, 2024
2 parents 23dd10b + 23f67b9 commit 51c7d78
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/post_processing/node/children/outline.tscn
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[gd_scene load_steps=3 format=3 uid="uid://c0d4h1un0350r"]

[ext_resource type="Shader" path="res://addons/post_processing/node/children/outline.gdshader" id="1_x8jvf"]
[ext_resource type="Shader" path="res://addons/post_processing/shaders/outline.gdshader" id="1_x8jvf"]

[sub_resource type="ShaderMaterial" id="ShaderMaterial_yuki3"]
shader = ExtResource("1_x8jvf")
Expand Down

0 comments on commit 51c7d78

Please sign in to comment.