mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-20 13:30:30 -07:00
Rename Class18* to Texture29SubOp*
This commit is contained in:
parent
20dbea6554
commit
722325b98e
10 changed files with 21 additions and 21 deletions
|
|
@ -191,7 +191,7 @@ public final class Static156 {
|
|||
}
|
||||
|
||||
@OriginalMember(owner = "client!mf", name = "a", descriptor = "(BLclient!wa;)Lclient!ta;")
|
||||
public static Class18_Sub4 method2960(@OriginalArg(1) Buffer arg0) {
|
||||
return new Class18_Sub4(arg0.method2213(), arg0.method2213(), arg0.method2213(), arg0.method2213(), arg0.method2220(), arg0.method2220(), arg0.method2229());
|
||||
public static TextureOp29SubOp4 method2960(@OriginalArg(1) Buffer arg0) {
|
||||
return new TextureOp29SubOp4(arg0.method2213(), arg0.method2213(), arg0.method2213(), arg0.method2213(), arg0.method2220(), arg0.method2220(), arg0.method2229());
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue