客户端rsa,冗余清理,bug修复,安卓build问题
This commit is contained in:
@@ -7,7 +7,7 @@ using UnityEngine.UI;
|
||||
|
||||
public class serverSelector : MonoBehaviour
|
||||
{
|
||||
private const string DefaultServerUrl = "http://47.112.187.172:8080";
|
||||
private const string DefaultServerUrl = "https://game.bansonic.top";
|
||||
private const float RefreshIntervalSeconds = 5f;
|
||||
private const float StatusCacheDurationSeconds = 60f;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user