mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-13 10:00:19 -07:00
Rename Class3_Sub12 to AreaSound
This commit is contained in:
parent
7c258e8371
commit
176f5c0b8d
10 changed files with 18 additions and 18 deletions
|
|
@ -18,7 +18,7 @@ public final class Static271 {
|
|||
|
||||
@OriginalMember(owner = "client!wc", name = "a", descriptor = "(Lclient!e;I)V")
|
||||
public static void method4597(@OriginalArg(0) Player arg0) {
|
||||
@Pc(10) Class3_Sub12 local10 = (Class3_Sub12) Static93.aClass133_7.method3863(arg0.aClass100_364.method3158());
|
||||
@Pc(10) AreaSound local10 = (AreaSound) Static93.aClass133_7.method3863(arg0.aClass100_364.method3158());
|
||||
if (local10 == null) {
|
||||
return;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue