re-define UNITASK_ADDRESSABLE_SUPPORT for supporting Addressables.CN
parent
e6240879c4
commit
a25adb601b
|
@ -16,7 +16,12 @@
|
|||
"name": "com.unity.addressables",
|
||||
"expression": "",
|
||||
"define": "UNITASK_ADDRESSABLE_SUPPORT"
|
||||
},
|
||||
{
|
||||
"name": "com.unity.addressables.cn",
|
||||
"expression": "",
|
||||
"define": "UNITASK_ADDRESSABLE_SUPPORT"
|
||||
}
|
||||
],
|
||||
"noEngineReferences": false
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue