mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-13 01:51:39 -07:00
Created TypeList classes and moved static members to them
This commit is contained in:
parent
6ba1f2f808
commit
b3a5fdbec9
356 changed files with 6604 additions and 6652 deletions
|
|
@ -25,7 +25,7 @@ public final class Static113 {
|
|||
if (arg1 >= 5 && arg1 <= 8) {
|
||||
arg1 = 4;
|
||||
}
|
||||
@Pc(30) LocType local30 = Static271.get(arg0);
|
||||
@Pc(30) LocType local30 = LocTypeList.get(arg0);
|
||||
return local30.isReady(arg1);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue