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

@@ -10,8 +10,8 @@ public abstract class Wrapper extends DualNode {
final int size;
Wrapper(int var1) {
this.size = var1;
}
this.size = var1; // L: 9
} // L: 10
@ObfuscatedName("h")
@Export("get")