Skip to content
This repository has been archived by the owner on May 3, 2019. It is now read-only.

Commit

Permalink
Update for 4.7.2 + 4.7.3, JsonUtils not needed, causes packing error
Browse files Browse the repository at this point in the history
  • Loading branch information
ashea-code committed Mar 18, 2015
1 parent fedaa6a commit 6d21c42
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Source/Blu.Build.cs
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,7 @@ public Blu(TargetInfo Target)
"Slate",
"SlateCore",
"UMG",
"Json",
"JsonUtilities"
"Json"
});

}
Expand Down

0 comments on commit 6d21c42

Please sign in to comment.