fix pair offline state
This commit is contained in:
@@ -1363,6 +1363,7 @@ internal sealed class PairHandlerAdapter : DisposableMediatorSubscriberBase, IPa
|
||||
{
|
||||
PlayerName = null;
|
||||
_cachedData = null;
|
||||
LastReceivedCharacterData = null;
|
||||
_performanceMetricsCache.Clear(Ident);
|
||||
Logger.LogDebug("Disposing {name} complete", name);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user