少年修仙传客户端代码仓库
client_linchunjie
2018-10-09 c5a1b1eb5f845f72b0b3e48fc8c7ccf75cee5831
System/MainWin/AttackButton.cs
@@ -25,7 +25,7 @@
                }
                else
                {
                    return m_IsDown;
                    return Input.GetMouseButton(0) && m_IsDown;
                }
            }
        }