Skip to content

Commit

Permalink
Changed MaraConfig protection
Browse files Browse the repository at this point in the history
  • Loading branch information
Darkmet98 committed Mar 26, 2022
1 parent 07dda5a commit 83bba12
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ namespace Unity.Mara.Lib.Platforms
{
public class PatchProcess
{
protected MaraConfig maraConfig;
public MaraConfig maraConfig { get; set; }
protected string tempFolder;
protected string oriFolder;
protected string outFolder;
Expand Down

0 comments on commit 83bba12

Please sign in to comment.