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

@@ -31,8 +31,8 @@ public class FriendLoginUpdate extends Link {
descriptor = "(Lpo;I)V"
)
FriendLoginUpdate(Username var1, int var2) {
this.field4097 = (int)(Ignored.method6459() / 1000L); // L: 109
this.username = var1; // L: 110
this.world = (short)var2; // L: 111
} // L: 112
this.field4097 = (int)(Ignored.method6459() / 1000L);
this.username = var1;
this.world = (short)var2;
}
}