whole bunch of refactoring client
This commit is contained in:
@@ -40,7 +40,7 @@ public class MouseRecorder implements Runnable {
|
||||
}
|
||||
|
||||
public void run() {
|
||||
for (; this.isRunning; class169.method3541(50L)) {
|
||||
for (; this.isRunning; class169.sleepExact(50L)) {
|
||||
synchronized(this.lock) {
|
||||
if (this.index < 500) {
|
||||
this.xs[this.index] = MouseHandler.MouseHandler_x;
|
||||
|
||||
Reference in New Issue
Block a user