Skip to content

Commit

Permalink
Update Pixeye.Actors.asmdef
Browse files Browse the repository at this point in the history
  • Loading branch information
Pixeye committed Apr 15, 2020
1 parent d555449 commit 3255980
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Runtime/Pixeye.Actors.asmdef
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": true,
"precompiledReferences": [],
"overrideReferences": false,
"precompiledReferences": [
""
],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
Expand Down

0 comments on commit 3255980

Please sign in to comment.