Skip to content

Commit

Permalink
Fix a broken patch file.
Browse files Browse the repository at this point in the history
  • Loading branch information
NotMrFlibble committed Jan 10, 2017
1 parent 9bfb39f commit b634a69
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
{
"op" : "add",
"path" : "particleEmitters/radioactiveswoosh",
"value:" :
"value" :
{
"active" : false,
"transformationGroups" : ["swoosh"],
Expand All @@ -29,7 +29,7 @@
{
"op" : "add",
"path" : "particleEmitters/shadowswoosh",
"value:" :
"value" :
{
"active" : false,
"transformationGroups" : ["swoosh"],
Expand Down

0 comments on commit b634a69

Please sign in to comment.