mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-12 09:30:22 -07:00
Refactor client.mainLoad
This commit is contained in:
parent
c2553bfafb
commit
16e8148b7a
148 changed files with 1021 additions and 1023 deletions
|
|
@ -5,7 +5,7 @@ import org.openrs2.deob.annotation.Pc;
|
|||
public final class Static137 {
|
||||
|
||||
@OriginalMember(owner = "client!kl", name = "r", descriptor = "Lclient!ve;")
|
||||
public static Js5 aClass153_49;
|
||||
public static Js5 js5Archive14;
|
||||
|
||||
@OriginalMember(owner = "client!kl", name = "s", descriptor = "I")
|
||||
public static int anInt3337 = 0;
|
||||
|
|
@ -70,7 +70,7 @@ public final class Static137 {
|
|||
@Pc(237) int local237 = local76;
|
||||
local194 = local37;
|
||||
if (local187 != 22 && local187 != 29 && local187 != 34 && local187 != 36 && local187 != 46 && local187 != 47 && local187 != 48) {
|
||||
@Pc(269) int[][] local269 = Static148.aClass97Array1[Static55.level].anIntArrayArray30;
|
||||
@Pc(269) int[][] local269 = Static148.collisionMaps[Static55.level].anIntArrayArray30;
|
||||
for (@Pc(271) int local271 = 0; local271 < 10; local271++) {
|
||||
@Pc(281) int local281 = (int) (Math.random() * 4.0D);
|
||||
if (local281 == 0 && local194 > 0 && local37 - 3 < local194 && (local269[local194 - 1][local237] & 0x12C0108) == 0) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue