This commit is contained in:
huyulong 2025-01-03 10:31:03 +08:00
parent 1b549ba836
commit 5789e19331
2 changed files with 3 additions and 3 deletions

View File

@ -77,8 +77,8 @@ public class Starthost : MonoBehaviour
posiBtn = transform.Find("Panel1/right/under/btnRenYuanDaoWei").GetComponent<Button>();
start = transform.Find("Panel1/right/under/btnRenYanLianStart").GetComponent<Button>();
posiBtn.onClick.AddListener(OnClickPosiBtn);
start.interactable = false;
start.onClick.AddListener(OnClickStartBtn);
start.interactable = false;
time = transform.Find("time").gameObject;
timeText = transform.Find("time/txtCountdown").GetComponent<Text>();

View File

@ -53769,7 +53769,7 @@ MonoBehaviour:
m_PressedTrigger: Pressed
m_SelectedTrigger: Selected
m_DisabledTrigger: Disabled
m_Interactable: 1
m_Interactable: 0
m_TargetGraphic: {fileID: 5640692781816547267}
m_OnClick:
m_PersistentCalls: