System/MainWin/AttackButton.cs @@ -25,7 +25,7 @@ } else { return m_IsDown; return Input.GetMouseButton(0) && m_IsDown; } } }