客户端rsa,冗余清理,bug修复,安卓build问题

This commit is contained in:
FloatGaming
2026-07-14 01:43:49 +08:00
parent fd22501f71
commit f8985d91d2
682 changed files with 4595 additions and 11216 deletions
+1 -1
View File
@@ -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;