Skip to content

Commit c0c729f

Browse files
authored
Merge pull request #2542 from ousttrue/fix/editor_asmdef_in_sample
[sample] update asmdef
2 parents caf7459 + 4fe45ff commit c0c729f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Assets/VRM10/Samples~/ClothSample/ClothWarp/Editor/ClothWarp.Editor.asmdef

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@
88
"GUID:8d76e605759c3f64a957d63ef96ada7c",
99
"GUID:5f875fdc81c40184c8333b9d63c6ddd5"
1010
],
11-
"includePlatforms": [],
11+
"includePlatforms": [
12+
"Editor"
13+
],
1214
"excludePlatforms": [],
1315
"allowUnsafeCode": false,
1416
"overrideReferences": false,

0 commit comments

Comments
 (0)