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() { }