mirror of
https://github.com/LazyDuchess/OpenTS2.git
synced 2025-01-23 00:31:47 -05:00
Add startup scene to build
This commit is contained in:
parent
42e8a751d0
commit
9a2ebdba92
2 changed files with 6 additions and 3 deletions
4
Assets/Scenes/Startup.unity
generated
4
Assets/Scenes/Startup.unity
generated
|
@ -532,8 +532,8 @@ MonoBehaviour:
|
|||
InitialLoadScreenBackgroundImage: {fileID: 19247262}
|
||||
InitialLoadScreenLogoImage: {fileID: 1334026411}
|
||||
InitialLoadScreenReiaPlayer: {fileID: 1690878381}
|
||||
EnableReia: 0
|
||||
LoadObjects: 0
|
||||
EnableReia: 1
|
||||
LoadObjects: 1
|
||||
StreamReia: 0
|
||||
--- !u!1 &1690878377
|
||||
GameObject:
|
||||
|
|
5
ProjectSettings/EditorBuildSettings.asset
generated
5
ProjectSettings/EditorBuildSettings.asset
generated
|
@ -4,5 +4,8 @@
|
|||
EditorBuildSettings:
|
||||
m_ObjectHideFlags: 0
|
||||
serializedVersion: 2
|
||||
m_Scenes: []
|
||||
m_Scenes:
|
||||
- enabled: 1
|
||||
path: Assets/Scenes/Startup.unity
|
||||
guid: b8799d538c243b245a875e084cdcd466
|
||||
m_configObjects: {}
|
||||
|
|
Loading…
Reference in a new issue