mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-20 05:20:24 -07:00
Refactor client.mainLoad
This commit is contained in:
parent
c2553bfafb
commit
16e8148b7a
148 changed files with 1021 additions and 1023 deletions
|
|
@ -105,7 +105,7 @@ public final class Static233 {
|
|||
@Pc(99) int local99 = local89 / 8 + (local83 / 8 << 8);
|
||||
for (@Pc(101) int local101 = 0; local101 < Static238.anIntArray470.length; local101++) {
|
||||
if (Static238.anIntArray470[local101] == local99 && local21[local101] != null) {
|
||||
Static217.method3771(Static148.aClass97Array1, local29, local21[local101], local67, local77, local36 * 8, local43 * 8, arg0, (local83 & 0x7) * 8, (local89 & 0x7) * 8);
|
||||
Static217.method3771(Static148.collisionMaps, local29, local21[local101], local67, local77, local36 * 8, local43 * 8, arg0, (local83 & 0x7) * 8, (local89 & 0x7) * 8);
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue