Set affinity icon in UI
This commit is contained in:
@@ -27,6 +27,8 @@ public interface IGame : IProvide<IGame>, IProvide<IGameRepo>, IProvide<IPlayer>
|
||||
|
||||
public void ThrowItem(IBaseInventoryItem item);
|
||||
|
||||
public void SetAffinity(ElementType elementType);
|
||||
|
||||
public void FloorExitReached();
|
||||
|
||||
public void GameOver();
|
||||
|
||||
Reference in New Issue
Block a user