mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-05-14 06:19:47 -05:00
Merge pull request #2087 from Chrisdbhr/master
fixed wrong version define to 'core' instead of 'universal'
This commit is contained in:
commit
109874ce18
|
|
@ -14,7 +14,7 @@
|
|||
"defineConstraints": [],
|
||||
"versionDefines": [
|
||||
{
|
||||
"name": "com.unity.render-pipelines.core",
|
||||
"name": "com.unity.render-pipelines.universal",
|
||||
"expression": "",
|
||||
"define": "MTOON_URP"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user