mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 16:35:14 -06:00
Rename Class134 to MapFunctionGroup
This commit is contained in:
parent
d8176e3013
commit
6bd95459fa
43 changed files with 108 additions and 110 deletions
|
|
@ -60,7 +60,7 @@ public final class Static245 {
|
|||
public static void method4226() {
|
||||
for (@Pc(7) int local7 = 0; local7 < Static116.anInt2951; local7++) {
|
||||
@Pc(31) int local31 = Static44.anIntArray106[local7];
|
||||
@Pc(35) Player local35 = Static159.aClass8_Sub4_Sub1Array1[local31];
|
||||
@Pc(35) Player local35 = Static159.players[local31];
|
||||
@Pc(39) int local39 = Static57.aClass3_Sub15_Sub1_3.g1();
|
||||
if ((local39 & 0x10) != 0) {
|
||||
local39 += Static57.aClass3_Sub15_Sub1_3.g1() << 8;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue