mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-14 02:20:22 -07:00
Rename Class3_Sub2_Sub1_Sub2 to GlSprite
This commit is contained in:
parent
f369d98054
commit
a146c22ebe
18 changed files with 30 additions and 30 deletions
|
|
@ -49,7 +49,7 @@ public final class Static97 {
|
|||
@Pc(117) int local117 = (int) (Math.sin(local110) * (double) local30);
|
||||
@Pc(124) int local124 = (int) (Math.cos(local110) * (double) local30);
|
||||
if (Static239.aBoolean269) {
|
||||
((Class3_Sub2_Sub1_Sub2) Static277.aClass3_Sub2_Sub1Array12[arg0]).method1428((arg5.anInt445 / 2 + arg2 + local117) * 16, (arg5.anInt459 / 2 + arg1 - local124) * 16, (int) (local110 * 10430.378D));
|
||||
((GlSprite) Static277.aClass3_Sub2_Sub1Array12[arg0]).method1428((arg5.anInt445 / 2 + arg2 + local117) * 16, (arg5.anInt459 / 2 + arg1 - local124) * 16, (int) (local110 * 10430.378D));
|
||||
} else {
|
||||
((Class3_Sub2_Sub1_Sub1) Static277.aClass3_Sub2_Sub1Array12[arg0]).method306(local117 + arg5.anInt445 / 2 + arg2 - 10, arg5.anInt459 / 2 + -10 + arg1 + -local124, local110);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue