少年修仙传客户端代码仓库
client_Zxw
2018-12-27 f47233277ece20afdaa12e41177430b96718f8cd
System/Message/MessageWin.cs
@@ -222,16 +222,6 @@
            gmClose.gameObject.SetActive(!hasOnFrom);
        }
        protected override void LateUpdate()
        {
#if UNITY_EDITOR
            if (Input.GetKeyDown(KeyCode.F3))
            {
                OnGMOpen();
            }
#endif
        }
        protected override void BindController()
        {
        }