Commit 60a7516f authored by LiLiuZhou's avatar LiLiuZhou

11

parent 056ea63f
......@@ -19,7 +19,7 @@ public class TiXianCell : BasePanel
GetControl<Button>("btnHad").gameObject.SetActive(false);
break;
case 1:
GetControl<Button>("Had").gameObject.SetActive(true);
GetControl<Button>("btnHad").gameObject.SetActive(true);
GetControl<Button>("btnGo").gameObject.SetActive(false);
GetControl<Button>("btnIng").gameObject.SetActive(false);
break;
......
This diff is collapsed.
......@@ -382,7 +382,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 788e2a3a769e26b459cd63d4a5de7d76, type: 3}
m_Name:
m_EditorClassIdentifier:
isTest: 1
isTest: 0
isShowLog: 1
XyDialog: {fileID: 0}
--- !u!1 &2010092450
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment