Skip to content

Commit

Permalink
fix: compile error
Browse files Browse the repository at this point in the history
Close #87
  • Loading branch information
mob-sakai committed May 13, 2020
1 parent 8db199a commit 56b1791
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Packages/SoftMaskForUGUI/Scripts/SoftMaskable.cs
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ void ISerializationCallbackReceiver.OnAfterDeserialize()
graphic.SetMaterialDirtyEx();
}
};
#endif
}
#endif
}
}

0 comments on commit 56b1791

Please sign in to comment.