You've already forked Commercialization.topon
release: 1.4.16
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#if TOPON_HAS_CC_FRAMEWORK_COMMON_BUILD_WINDOW
|
||||
using UnityEditor;
|
||||
using UnityEngine;
|
||||
|
||||
@@ -158,3 +159,4 @@ namespace Topon_Adapter.Editor
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
||||
@@ -16,6 +16,12 @@
|
||||
"precompiledReferences": [],
|
||||
"autoReferenced": true,
|
||||
"defineConstraints": [],
|
||||
"versionDefines": [],
|
||||
"versionDefines": [
|
||||
{
|
||||
"name": "com.foldcc.cc-framework.common",
|
||||
"expression": "[1.0.5,)",
|
||||
"define": "TOPON_HAS_CC_FRAMEWORK_COMMON_BUILD_WINDOW"
|
||||
}
|
||||
],
|
||||
"noEngineReferences": false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user