Fix non-working checks

This commit is contained in:
Daniel Bulant 2020-07-09 11:04:07 +02:00
parent 087f55927d
commit 97402ffb13

View file

@ -46,6 +46,7 @@ setInterval(() =>{
pilot.notify("Do not sleep", "Your mouse was moved just now.");
}
}
last = pos;
}, args.interval);
console.log("Ready");