Red dot assigned to AK

This commit is contained in:
=
2021-09-16 20:19:09 +05:30
parent b391d45ee3
commit 13ffe9b18b
496 changed files with 420933 additions and 29425 deletions

View File

@@ -158,8 +158,10 @@ namespace LightReflectiveMirror
Debug.Log(client.DownloadString(uri));
relayServerList?.Clear();
relayServerList = JsonUtilityHelper.FromJson<Room>(result.Decompress()).ToList();
Debug.Log(relayServerList.Count);
serverListUpdated?.Invoke();
if (false)
Debug.Log(serverListUpdated==null);
/* if (false)
{
#if UNITY_2020_1_OR_NEWER
switch (webRequest.result)
@@ -188,7 +190,7 @@ namespace LightReflectiveMirror
serverListUpdated?.Invoke();
}
#endif
}
}*/
}
}
else // get master list from load balancer