Fix bug where input was blocked from levels other than main menu
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"com.unity.addressables": "2.7.3",
|
||||
"com.unity.addressables.android": "1.0.7",
|
||||
"com.unity.cinemachine": "3.1.4",
|
||||
"com.unity.device-simulator.devices": "1.0.0",
|
||||
"com.unity.feature.2d": "2.0.1",
|
||||
"com.unity.film-internal-utilities": "0.18.4-preview",
|
||||
"com.unity.graphtoolkit": "0.4.0-exp.2",
|
||||
|
||||
@@ -155,6 +155,13 @@
|
||||
},
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.device-simulator.devices": {
|
||||
"version": "1.0.0",
|
||||
"depth": 0,
|
||||
"source": "registry",
|
||||
"dependencies": {},
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.ext.nunit": {
|
||||
"version": "2.0.5",
|
||||
"depth": 1,
|
||||
|
||||
Reference in New Issue
Block a user