Add final missing lights and doors
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.render-pipelines.core": {
|
||||
"version": "10.3.2",
|
||||
"version": "10.4.0",
|
||||
"depth": 1,
|
||||
"source": "registry",
|
||||
"dependencies": {
|
||||
@@ -93,13 +93,13 @@
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.render-pipelines.universal": {
|
||||
"version": "10.3.2",
|
||||
"version": "10.4.0",
|
||||
"depth": 0,
|
||||
"source": "registry",
|
||||
"dependencies": {
|
||||
"com.unity.mathematics": "1.1.0",
|
||||
"com.unity.render-pipelines.core": "10.3.2",
|
||||
"com.unity.shadergraph": "10.3.2"
|
||||
"com.unity.render-pipelines.core": "10.4.0",
|
||||
"com.unity.shadergraph": "10.4.0"
|
||||
},
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
@@ -118,11 +118,11 @@
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.shadergraph": {
|
||||
"version": "10.3.2",
|
||||
"version": "10.4.0",
|
||||
"depth": 1,
|
||||
"source": "registry",
|
||||
"dependencies": {
|
||||
"com.unity.render-pipelines.core": "10.3.2",
|
||||
"com.unity.render-pipelines.core": "10.4.0",
|
||||
"com.unity.searcher": "4.3.1"
|
||||
},
|
||||
"url": "https://packages.unity.com"
|
||||
|
||||
Reference in New Issue
Block a user