1
This commit is contained in:
@@ -51,7 +51,6 @@ namespace Net.Like.Xue.Tokyo.GameService
|
||||
|
||||
if (string.IsNullOrEmpty(portalNode.MapName?.Value) is false)
|
||||
{
|
||||
_waitPlayer?.TrySetCanceled();
|
||||
_waitPlayer = new();
|
||||
await _gameMapService.StartMapAsync(portalNode.MapName.Value);
|
||||
|
||||
|
Reference in New Issue
Block a user