Skip to content

Commit

Permalink
Add attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
MegaPiggy committed Aug 31, 2024
1 parent da0afa6 commit ce3701a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Winch/Components/ShaderReplacer.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

namespace Winch.Components
{
[UsedInUnityProject]
public class ShaderReplacer : MonoBehaviour
{
private void Awake() => ReplaceShaders();
Expand Down

0 comments on commit ce3701a

Please sign in to comment.