Update TEngine.Editor.asmdef

This commit is contained in:
ALEXTANG
2023-04-25 00:01:20 +08:00
parent 71cf223426
commit f628380347

View File

@@ -3,7 +3,8 @@
"rootNamespace": "", "rootNamespace": "",
"references": [ "references": [
"TEngine.Runtime", "TEngine.Runtime",
"YooAsset.Editor" "YooAsset.Editor",
"HybridCLR.Editor"
], ],
"includePlatforms": [ "includePlatforms": [
"Editor" "Editor"