RS-Client: Refactoring (also gradle compiler args) (#1236)
* gradle: compiler args for mixins/rs-client * rs-client: yes * rs-client: no
This commit is contained in:
@@ -102,7 +102,7 @@ public final class NetSocket extends AbstractSocket implements Runnable {
|
||||
|
||||
if (this.task != null) {
|
||||
while (this.task.status == 0) {
|
||||
EnumDefinition.method4550(1L);
|
||||
EnumDefinition.sleepMillis(1L);
|
||||
}
|
||||
|
||||
if (this.task.status == 1) {
|
||||
|
||||
Reference in New Issue
Block a user