Updated
This commit is contained in:
parent
9ad58a2ff4
commit
7766082e9d
|
@ -5,10 +5,10 @@ EditorBuildSettings:
|
|||
m_ObjectHideFlags: 0
|
||||
serializedVersion: 2
|
||||
m_Scenes:
|
||||
- enabled: 0
|
||||
- enabled: 1
|
||||
path: Assets/Artists/Scenes/Entry.unity
|
||||
guid: 86a51036a0ff89148a38ab88ec6ac2c6
|
||||
- enabled: 0
|
||||
- enabled: 1
|
||||
path: Assets/Artists/Scenes/Workshop.unity
|
||||
guid: 99e2e5292e8ac3d4c881a0971a5e0d15
|
||||
m_configObjects:
|
||||
|
|
|
@ -76,6 +76,7 @@ PlayerSettings:
|
|||
androidMinimumWindowWidth: 400
|
||||
androidMinimumWindowHeight: 300
|
||||
androidFullscreenMode: 1
|
||||
androidAutoRotationBehavior: 1
|
||||
defaultIsNativeResolution: 1
|
||||
macRetinaSupport: 1
|
||||
runInBackground: 1
|
||||
|
@ -136,7 +137,9 @@ PlayerSettings:
|
|||
vulkanEnableLateAcquireNextImage: 0
|
||||
vulkanEnableCommandBufferRecycling: 1
|
||||
loadStoreDebugModeEnabled: 0
|
||||
bundleVersion: 0.81
|
||||
visionOSBundleVersion: 1.0
|
||||
tvOSBundleVersion: 1.0
|
||||
bundleVersion: 0.82
|
||||
preloadedAssets:
|
||||
- {fileID: 11400000, guid: 6c3ca1ca26aa7d84eaa7fee9094d9164, type: 2}
|
||||
metroInputSource: 0
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
m_EditorVersion: 2022.3.14f1
|
||||
m_EditorVersionWithRevision: 2022.3.14f1 (eff2de9070d8)
|
||||
m_EditorVersion: 2022.3.20f1
|
||||
m_EditorVersionWithRevision: 2022.3.20f1 (61c2feb0970d)
|
||||
|
|
Loading…
Reference in New Issue