Renamed Static239 to GlRenderer, started refactoring

This commit is contained in:
Pazaz 2022-04-20 16:38:18 -04:00
parent ddbfcb0e86
commit 8119ba8336
125 changed files with 962 additions and 962 deletions

View file

@ -32,7 +32,7 @@ public final class MouseRecorder implements Runnable {
this.samples++;
}
}
Static231.method3983(50L);
Static231.sleep(50L);
}
}
}