[Fix] Add PlaceHolder
This commit is contained in:
@@ -129,6 +129,7 @@ GameObject:
|
||||
m_Component:
|
||||
- component: {fileID: 21499163}
|
||||
- component: {fileID: 21499162}
|
||||
- component: {fileID: 21499164}
|
||||
m_Layer: 0
|
||||
m_Name: GameLifetimeScope
|
||||
m_TagString: Untagged
|
||||
@@ -154,7 +155,7 @@ MonoBehaviour:
|
||||
autoInjectGameObjects: []
|
||||
modifierCatalog: {fileID: 11400000, guid: 1386f6ebccbca674eb47e12a0bb34180, type: 2}
|
||||
categoryCatalog: {fileID: 11400000, guid: 4a72801517dbe4d48a74ea0f2ea9fc23, type: 2}
|
||||
diceCatalog: {fileID: 0}
|
||||
diceCatalog: {fileID: 11400000, guid: f6997a13e7ae71e4db4b0c2420fb21cc, type: 2}
|
||||
shopCatalog: {fileID: 11400000, guid: 7efc21139c0b2234194047239dcf8a71, type: 2}
|
||||
scoringSystem: {fileID: 0}
|
||||
currencyBank: {fileID: 0}
|
||||
@@ -179,6 +180,34 @@ Transform:
|
||||
m_Children: []
|
||||
m_Father: {fileID: 0}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!114 &21499164
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 21499161}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 05cc5e09c759f224991c5b5512fa0797, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier: YachtDice.Runtime::YachtDice.DI.GameLifetimeScope
|
||||
parentReference:
|
||||
TypeName:
|
||||
autoRun: 1
|
||||
autoInjectGameObjects: []
|
||||
modifierCatalog: {fileID: 0}
|
||||
categoryCatalog: {fileID: 0}
|
||||
diceCatalog: {fileID: 0}
|
||||
shopCatalog: {fileID: 0}
|
||||
scoringSystem: {fileID: 0}
|
||||
currencyBank: {fileID: 0}
|
||||
gameManager: {fileID: 0}
|
||||
diceManager: {fileID: 0}
|
||||
gameController: {fileID: 0}
|
||||
shopController: {fileID: 0}
|
||||
inventoryController: {fileID: 0}
|
||||
maxActiveModifierSlots: 5
|
||||
--- !u!1 &82204378
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
|
||||
Reference in New Issue
Block a user