mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-17 20:10:21 -07:00
Renamed Class38 to BufferedFile, was incorrect before (actually TriangleNormal)
This commit is contained in:
parent
c8b77e380d
commit
aa88e228b9
13 changed files with 327 additions and 327 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 = BufferedFile.aLongArray7;
|
||||
@Pc(13) long[] local13 = TriangleNormal.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