mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-17 03:50:24 -07:00
Rename Class134 to MapFunctionGroup
This commit is contained in:
parent
d8176e3013
commit
6bd95459fa
43 changed files with 108 additions and 110 deletions
|
|
@ -35,9 +35,9 @@ public final class Static44 {
|
|||
Static201.anInt1862 = 0;
|
||||
Static164.anInt3985 = -1;
|
||||
@Pc(35) int local35;
|
||||
for (local35 = 0; local35 < Static159.aClass8_Sub4_Sub1Array1.length; local35++) {
|
||||
if (Static159.aClass8_Sub4_Sub1Array1[local35] != null) {
|
||||
Static159.aClass8_Sub4_Sub1Array1[local35].anInt3370 = -1;
|
||||
for (local35 = 0; local35 < Static159.players.length; local35++) {
|
||||
if (Static159.players[local35] != null) {
|
||||
Static159.players[local35].anInt3370 = -1;
|
||||
}
|
||||
}
|
||||
for (local35 = 0; local35 < Static175.aClass8_Sub4_Sub2Array1.length; local35++) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue