runescape-client: fix the thing

This commit is contained in:
ThatGamerBlue
2020-12-11 06:14:29 +00:00
parent f74baf08ce
commit 463bc42f5f
325 changed files with 35526 additions and 35531 deletions

View File

@@ -41,6 +41,6 @@ public class InterfaceParent extends Node {
boolean field559;
InterfaceParent() {
this.field559 = false;
}
this.field559 = false; // L: 8
} // L: 10
}