Skip to content

Commit a473e1e

Browse files
committed
Fix only include editor in asmdef
1 parent 10dc286 commit a473e1e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Packages/SOVariables/Editor/de.ra-coding.variables.editor.asmdef

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

0 commit comments

Comments
 (0)