Skip to content

Commit b461ff7

Browse files
committed
fix: fixed the editor assembly definition
1 parent 0089702 commit b461ff7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Editor/Bigasdev.BigasTools.Editor.asmdef

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

0 commit comments

Comments
 (0)