シーン設定追加
This commit is contained in:
parent
24c034c610
commit
5d62e8d705
|
|
@ -40,6 +40,7 @@ public enum GameScenes
|
|||
WatchMovieCoinGet,
|
||||
ApplicationExitConfirmDialog,
|
||||
Update,
|
||||
HowToPlay,
|
||||
}
|
||||
|
||||
public enum SceneType
|
||||
|
|
|
|||
|
|
@ -107,4 +107,7 @@ EditorBuildSettings:
|
|||
- enabled: 1
|
||||
path: Assets/MyGame/Scenes/Main/update.unity
|
||||
guid: 940b0354731698e4381318e56969feaf
|
||||
- enabled: 1
|
||||
path: Assets/MyGame/Scenes/Settings/HowToPlay.unity
|
||||
guid: 259f7a42040869442a2ea022fa5fcaa8
|
||||
m_configObjects: {}
|
||||
|
|
|
|||
Loading…
Reference in New Issue