All working but codex.

This commit is contained in:
2026-05-13 14:20:25 +01:00
parent c203f836b1
commit 602e1ec0d3
49 changed files with 186784 additions and 62239 deletions

View File

@@ -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(