Skip to content

Commit

Permalink
Fix editor asmdef
Browse files Browse the repository at this point in the history
  • Loading branch information
Fireball19 committed Aug 6, 2023
1 parent 9c0db0a commit d9b0f69
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@
"references": [
"GUID:52e32fa5d59279148b5b19f853627990"
],
"includePlatforms": [],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
Expand Down

0 comments on commit d9b0f69

Please sign in to comment.