Remove debug logging
This commit is contained in:
parent
a7d51d0543
commit
288547d690
@ -385,9 +385,6 @@ function loop () {
|
||||
clickPullRate += clickPullRateInc;
|
||||
}
|
||||
|
||||
console.log(clickMaxDist);
|
||||
console.log(clickPullRate);
|
||||
|
||||
if (clickEnd) {
|
||||
click = null;
|
||||
clickEnd = false;
|
||||
|
Loading…
Reference in New Issue
Block a user