mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 00:15:15 -06:00
Rename Class3_Sub12 to AreaSound
This commit is contained in:
parent
7c258e8371
commit
176f5c0b8d
10 changed files with 18 additions and 18 deletions
|
|
@ -79,13 +79,13 @@ public final class Static119 {
|
|||
|
||||
@OriginalMember(owner = "client!je", name = "k", descriptor = "(I)V")
|
||||
public static void method2386() {
|
||||
@Pc(6) Class3_Sub12 local6;
|
||||
for (local6 = (Class3_Sub12) Static3.aClass69_135.method2289(); local6 != null; local6 = (Class3_Sub12) Static3.aClass69_135.method2288()) {
|
||||
@Pc(6) AreaSound local6;
|
||||
for (local6 = (AreaSound) Static3.aClass69_135.method2289(); local6 != null; local6 = (AreaSound) Static3.aClass69_135.method2288()) {
|
||||
if (local6.aBoolean117) {
|
||||
local6.method1567();
|
||||
}
|
||||
}
|
||||
for (local6 = (Class3_Sub12) Static152.aClass69_87.method2289(); local6 != null; local6 = (Class3_Sub12) Static152.aClass69_87.method2288()) {
|
||||
for (local6 = (AreaSound) Static152.aClass69_87.method2289(); local6 != null; local6 = (AreaSound) Static152.aClass69_87.method2288()) {
|
||||
if (local6.aBoolean117) {
|
||||
local6.method1567();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue