Basic implementation for acquiring affinity sigil from Sarco
This commit is contained in:
@@ -46,6 +46,8 @@ public interface IGame : IProvide<IGame>, IProvide<IGameRepo>, IProvide<IPlayer>
|
||||
|
||||
public QuestData QuestData { get; }
|
||||
|
||||
public SarcoData SarcoData { get; }
|
||||
|
||||
public event Action GameExitRequested;
|
||||
|
||||
public event Action GameLoaded;
|
||||
|
||||
Reference in New Issue
Block a user