All working but codex.
This commit is contained in:
@@ -36,6 +36,8 @@ namespace BriarQueen.Framework.Managers.Levels
|
||||
private BaseLevel _currentLevel;
|
||||
|
||||
public bool Initialized { get; private set; }
|
||||
|
||||
public BaseLevel CurrentLevel => _currentLevel;
|
||||
|
||||
[Inject]
|
||||
public LevelManager(
|
||||
|
||||
Reference in New Issue
Block a user