Closed smc87 closed 7 years ago
Drallieiv - Today at 3:32 PM My bad, got a typo in Configuration.java line 146. It should be Thread bottleNeckThread = new Thread(bottleneck);
Implementation was runnable, but interface not. So the mod needs a bit more code to be effective. I just pushed ea72278f2f1a435cb7b2add9ab30800c213ec9be
Drallieiv - Today at 3:32 PM My bad, got a typo in Configuration.java line 146. It should be Thread bottleNeckThread = new Thread(bottleneck);