runescape-client: fix the thing
This commit is contained in:
@@ -33,6 +33,6 @@ public class Task {
|
||||
public volatile Object result;
|
||||
|
||||
Task() {
|
||||
this.status = 0;
|
||||
}
|
||||
this.status = 0; // L: 11
|
||||
} // L: 23
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user