mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-14 16:51:28 +00:00
Update TEngine.Editor.asmdef
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "TEngine.Editor",
|
||||
"rootNamespace": "TEngine.Editor",
|
||||
"rootNamespace": "",
|
||||
"references": [
|
||||
"TEngine.Runtime"
|
||||
],
|
||||
@@ -8,7 +8,7 @@
|
||||
"Editor"
|
||||
],
|
||||
"excludePlatforms": [],
|
||||
"allowUnsafeCode": false,
|
||||
"allowUnsafeCode": true,
|
||||
"overrideReferences": false,
|
||||
"precompiledReferences": [],
|
||||
"autoReferenced": true,
|
||||
|
Reference in New Issue
Block a user