Why are the bools inverted? Both of them? kill me
This commit is contained in:
@@ -87,7 +87,7 @@ public class Gonzo {
|
||||
final Thread managerThread = new Thread() {
|
||||
@Override
|
||||
public void run() {
|
||||
if (Main.repatch) {
|
||||
if (!Main.repatch) {
|
||||
CompatibilityRoutine();
|
||||
} else {
|
||||
FastRoutine();
|
||||
|
||||
Reference in New Issue
Block a user