fix:设置房间人数添加至少两人限制

This commit is contained in:
bzx
2025-11-27 18:31:24 +08:00
parent 38174fe174
commit 221224cf68
11 changed files with 41577 additions and 8572 deletions

View File

@@ -71,8 +71,6 @@ public class GameLocal : MonoBehaviour
public GameObject Scene;
public GameObject Settle;
public GameObject BlueWin;
public GameObject RedWin;
public Transform redDoorPos;
public Transform blueDoorPos;