商品管理シーン設定追加
This commit is contained in:
parent
ee6399c6b5
commit
f18dd1caa9
|
|
@ -15,6 +15,8 @@ public enum GameScenes
|
|||
shopping,
|
||||
ShoppingExplanation,
|
||||
Purchase,
|
||||
ProductManagement,
|
||||
PopcornDescription,
|
||||
SettingsDialog,
|
||||
DebugOption,
|
||||
UnableWatchVideoDialog,
|
||||
|
|
|
|||
|
|
@ -23,6 +23,12 @@ EditorBuildSettings:
|
|||
- enabled: 1
|
||||
path: Assets/MyGame/Scenes/marketing/marketing.unity
|
||||
guid: 0578a0087d4b17041b0a94debf03e0d6
|
||||
- enabled: 1
|
||||
path: Assets/MyGame/Scenes/marketing/ProductManagement.unity
|
||||
guid: 9429b4db191dec04a82a0e522740df12
|
||||
- enabled: 1
|
||||
path: Assets/MyGame/Scenes/marketing/PopcornDescription.unity
|
||||
guid: 8df4aed2b83d2eb48ab515858b956dd5
|
||||
- enabled: 1
|
||||
path: Assets/MyGame/Scenes/shopping/shopping.unity
|
||||
guid: 9c9b9e2851656c84e91e3c457a81433d
|
||||
|
|
|
|||
Loading…
Reference in New Issue