Skip to content

Commit

Permalink
Merge pull request #53 from Looooong/master
Browse files Browse the repository at this point in the history
Enable Auto Referenced in com.alelievr.Mixture.Editor.asmdef
  • Loading branch information
alelievr authored Sep 20, 2022
2 parents 204e08a + 601dcff commit fe8afb6
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"allowUnsafeCode": true,
"overrideReferences": true,
"precompiledReferences": [],
"autoReferenced": false,
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
Expand All @@ -37,4 +37,4 @@
}
],
"noEngineReferences": false
}
}

0 comments on commit fe8afb6

Please sign in to comment.