mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-19 21:10:19 -07:00
Rename Class164 to FloType
This commit is contained in:
parent
8a81e0db58
commit
2aeb69d3d3
7 changed files with 17 additions and 17 deletions
|
|
@ -46,7 +46,7 @@ public final class Static70 {
|
|||
@OriginalMember(owner = "client!fi", name = "a", descriptor = "(III)V")
|
||||
public static void method1549(@OriginalArg(1) int arg0, @OriginalArg(2) int arg1) {
|
||||
for (@Pc(11) int local11 = 0; local11 < Static98.anInt2510; local11++) {
|
||||
@Pc(18) Class164 local18 = Static256.method4395(local11);
|
||||
@Pc(18) FloType local18 = Static256.method4395(local11);
|
||||
if (local18 != null) {
|
||||
@Pc(24) int local24 = local18.anInt5892;
|
||||
if (local24 >= 0 && !Static94.anInterface1_2.method3236(local24)) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue