In progress changes for saving enemy defeated data
This commit is contained in:
@@ -50,6 +50,8 @@ public interface IGame : IProvide<IGame>, IProvide<IGameRepo>, IProvide<IPlayer>
|
||||
|
||||
public NpcData NpcData { get; }
|
||||
|
||||
public StatData StatData { get; }
|
||||
|
||||
public event Action GameExitRequested;
|
||||
|
||||
public event Action GameLoaded;
|
||||
|
||||
Reference in New Issue
Block a user