mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-16 16:05:13 -06:00
Renamed Class32 to WorldInfo, prefixed some unknown classes to try to group them better
This commit is contained in:
parent
710832466a
commit
dbca509eb5
42 changed files with 90 additions and 90 deletions
|
|
@ -165,7 +165,7 @@ public final class Static34 {
|
|||
arg0.anInt3420--;
|
||||
}
|
||||
for (local156 = 0; local156 < arg0.aClass147Array3.length; local156++) {
|
||||
@Pc(545) Class147 local545 = arg0.aClass147Array3[local156];
|
||||
@Pc(545) Npc_Class147 local545 = arg0.aClass147Array3[local156];
|
||||
if (local545 != null) {
|
||||
if (local545.anInt5408 > 0) {
|
||||
local545.anInt5408--;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue