more RSClient refactoring
This commit is contained in:
@@ -173,19 +173,19 @@ public class HitSplatDefinition extends DualNode {
|
||||
} else if (var2 == 6) {
|
||||
this.field391 = var1.method51();
|
||||
} else if (var2 == 7) {
|
||||
this.field392 = var1.method44();
|
||||
this.field392 = var1.readShort();
|
||||
} else if (var2 == 8) {
|
||||
this.field395 = var1.readStringCp1252NullCircumfixed();
|
||||
} else if (var2 == 9) {
|
||||
this.field387 = var1.readUnsignedShort();
|
||||
} else if (var2 == 10) {
|
||||
this.field393 = var1.method44();
|
||||
this.field393 = var1.readShort();
|
||||
} else if (var2 == 11) {
|
||||
this.field394 = 0;
|
||||
} else if (var2 == 12) {
|
||||
this.field396 = var1.readUnsignedByte();
|
||||
} else if (var2 == 13) {
|
||||
this.field397 = var1.method44();
|
||||
this.field397 = var1.readShort();
|
||||
} else if (var2 == 14) {
|
||||
this.field394 = var1.readUnsignedShort();
|
||||
} else if (var2 == 17 || var2 == 18) {
|
||||
|
||||
Reference in New Issue
Block a user