商品管理シーン設定追加

This commit is contained in:
kimura 2021-09-10 13:04:41 +09:00
parent ee6399c6b5
commit f18dd1caa9
2 changed files with 8 additions and 0 deletions

View File

@ -15,6 +15,8 @@ public enum GameScenes
shopping, shopping,
ShoppingExplanation, ShoppingExplanation,
Purchase, Purchase,
ProductManagement,
PopcornDescription,
SettingsDialog, SettingsDialog,
DebugOption, DebugOption,
UnableWatchVideoDialog, UnableWatchVideoDialog,

View File

@ -23,6 +23,12 @@ EditorBuildSettings:
- enabled: 1 - enabled: 1
path: Assets/MyGame/Scenes/marketing/marketing.unity path: Assets/MyGame/Scenes/marketing/marketing.unity
guid: 0578a0087d4b17041b0a94debf03e0d6 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 - enabled: 1
path: Assets/MyGame/Scenes/shopping/shopping.unity path: Assets/MyGame/Scenes/shopping/shopping.unity
guid: 9c9b9e2851656c84e91e3c457a81433d guid: 9c9b9e2851656c84e91e3c457a81433d