idk, probably some crashfixes or so
This commit is contained in:
@@ -92,6 +92,8 @@ public class Pair
|
||||
{
|
||||
try
|
||||
{
|
||||
if (CachedPlayer != null) return;
|
||||
|
||||
_creationSemaphore.Wait();
|
||||
|
||||
if (dto == null && _onlineUserIdentDto == null)
|
||||
|
||||
Reference in New Issue
Block a user