[Add] Dice & Refactor private names
This commit is contained in:
@@ -19,6 +19,7 @@ namespace YachtDice.DI
|
||||
{
|
||||
public class GameLifetimeScope : LifetimeScope
|
||||
{
|
||||
[Header("SO catalogs")]
|
||||
[SerializeField] private ModifierCatalog modifierCatalog;
|
||||
[SerializeField] private CategoryCatalog categoryCatalog;
|
||||
[SerializeField] private DiceCatalog diceCatalog;
|
||||
|
||||
Reference in New Issue
Block a user