mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-12 01:21:23 -07:00
Renamed Class126 to BufferedFile
This commit is contained in:
parent
ae520bfdd8
commit
f50acb5480
5 changed files with 7 additions and 7 deletions
|
|
@ -75,7 +75,7 @@ public final class Class59 {
|
|||
private void method1947() {
|
||||
@Pc(8) long local8 = this.aLong88;
|
||||
this.aLong88 = -1L;
|
||||
@Pc(13) long[] local13 = Class126.aLongArray7;
|
||||
@Pc(13) long[] local13 = BufferedFile.aLongArray7;
|
||||
this.aLong88 = local13[(int) (((long) (this.anInt2497 >> 8) ^ this.aLong88) & 0xFFL)] ^ this.aLong88 >>> 8;
|
||||
this.aLong88 = local13[(int) ((this.aLong88 ^ (long) this.anInt2497) & 0xFFL)] ^ this.aLong88 >>> 8;
|
||||
@Pc(53) int local53;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue