Skip to content

Commit

Permalink
fix: softmask not working on PS4
Browse files Browse the repository at this point in the history
Close #74
  • Loading branch information
mob-sakai committed May 1, 2020
1 parent 3b42727 commit b391c10
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ Shader "UI/Default-SoftMask"
CGPROGRAM
#pragma vertex vert
#pragma fragment frag
#pragma target 2.0

#include "UnityCG.cginc"
#include "UnityUI.cginc"
Expand Down

0 comments on commit b391c10

Please sign in to comment.