project: Rev 202

This commit is contained in:
Owain van Brakel
2021-12-14 18:20:58 +01:00
parent e974585ce8
commit 7c7bf0901a
406 changed files with 39725 additions and 39842 deletions

View File

@@ -37,7 +37,7 @@ public class class133 extends class126 {
descriptor = "(Lda;)V"
)
class133(class129 var1) {
this.this$0 = var1; // L: 248
this.this$0 = var1;
}
@ObfuscatedName("c")
@@ -46,12 +46,12 @@ public class class133 extends class126 {
garbageValue = "1416770155"
)
void vmethod3029(Buffer var1) {
this.field1543 = var1.readUnsignedByte() == 1; // L: 251
this.field1547 = var1.readByte(); // L: 252
this.field1544 = var1.readByte(); // L: 253
this.field1542 = var1.readByte(); // L: 254
this.field1546 = var1.readByte(); // L: 255
} // L: 256
this.field1543 = var1.readUnsignedByte() == 1;
this.field1547 = var1.readByte();
this.field1544 = var1.readByte();
this.field1542 = var1.readByte();
this.field1546 = var1.readByte();
}
@ObfuscatedName("b")
@ObfuscatedSignature(
@@ -59,10 +59,10 @@ public class class133 extends class126 {
garbageValue = "-1531735008"
)
void vmethod3028(ClanSettings var1) {
var1.allowGuests = this.field1543; // L: 259
var1.field1567 = this.field1547; // L: 260
var1.field1568 = this.field1544; // L: 261
var1.field1569 = this.field1542; // L: 262
var1.field1570 = this.field1546; // L: 263
} // L: 264
var1.allowGuests = this.field1543;
var1.field1567 = this.field1547;
var1.field1568 = this.field1544;
var1.field1569 = this.field1542;
var1.field1570 = this.field1546;
}
}