Skip to content

Commit 308a8ab

Browse files
committed
Fixed Editor assembly -- Don't build!
1 parent 71a27cd commit 308a8ab

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Editor/labstreaminglayer.LSL4Unity.Editor.asmdef

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44
"references": [
55
"labstreaminglayer.LSL4Unity.Runtime"
66
],
7-
"includePlatforms": [],
7+
"includePlatforms": [
8+
"Editor"
9+
],
810
"excludePlatforms": [],
911
"allowUnsafeCode": false,
1012
"overrideReferences": true,

0 commit comments

Comments
 (0)