mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-17 20:10:21 -07:00
Rename Class134 to MapFunctionGroup
This commit is contained in:
parent
d8176e3013
commit
6bd95459fa
43 changed files with 108 additions and 110 deletions
|
|
@ -52,7 +52,7 @@ public final class Static276 {
|
|||
@Pc(7) JagString local7 = arg1.method3159().method3125();
|
||||
@Pc(13) boolean local13 = false;
|
||||
for (@Pc(15) int local15 = 0; local15 < Static267.anInt5774; local15++) {
|
||||
@Pc(28) Player local28 = Static159.aClass8_Sub4_Sub1Array1[Static105.anIntArray256[local15]];
|
||||
@Pc(28) Player local28 = Static159.players[Static105.anIntArray256[local15]];
|
||||
if (local28 != null && local28.aClass100_364 != null && local28.aClass100_364.method3111(local7)) {
|
||||
local13 = true;
|
||||
Static102.method2075(Static173.self.movementQueueZ[0], 0, 1, false, 0, local28.movementQueueX[0], 1, 0, 2, local28.movementQueueZ[0], Static173.self.movementQueueX[0]);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue