1
This commit is contained in:
@@ -17,7 +17,7 @@ namespace Net.Like.Xue.Tokyo.UX
|
||||
{
|
||||
private readonly IGameMapService _gameMapService;
|
||||
private readonly IEntitiesService _entitiesService;
|
||||
|
||||
|
||||
public UXLevel(IUXService uxService, IGameMapService gameMapService, IEntitiesService entitiesService) : base(uxService)
|
||||
{
|
||||
_gameMapService = gameMapService;
|
||||
|
Reference in New Issue
Block a user