Skip to content

Commit

Permalink
fix: .Editorのasmdefをエディターのみにする
Browse files Browse the repository at this point in the history
  • Loading branch information
pspkurara committed Sep 8, 2020
1 parent 5ad836d commit ca50138
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Packages/uGUI-Skinner/Editor/Pspkurara.Skinner.Editor.asmdef
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@
"GUID:343deaaf83e0cee4ca978e7df0b80d21",
"GUID:9620c83494056b44ebae43374bb19b7e"
],
"includePlatforms": [],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
Expand Down

0 comments on commit ca50138

Please sign in to comment.