This commit is contained in:
kepler155c@gmail.com
2017-08-02 09:52:41 -04:00
parent 982894a5f1
commit 252fb16853
4 changed files with 13 additions and 17 deletions

View File

@@ -349,9 +349,6 @@ function Manager:click(button, x, y)
button = 3
self.doubleClickTimer = nil
else
if self.doubleClickTimer then
debug(c - self.doubleClickTimer)
end
self.doubleClickTimer = c
self.doubleClickX = x
self.doubleClickY = y