Skip to content

Commit

Permalink
Fix asmdef
Browse files Browse the repository at this point in the history
  • Loading branch information
Happyrobot33 committed Apr 14, 2023
1 parent 21049d3 commit 1f07ab0
Showing 1 changed file with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
{
"name": "com.mattshark.openflight.Editor",
"name": "com.mattshark.openflight.editor",
"references": [],
"includePlatforms": [],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
Expand Down

0 comments on commit 1f07ab0

Please sign in to comment.