mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-12 01:21:23 -07:00
Rename Class3_Sub1 to TextureOp
This commit is contained in:
parent
396a5f0691
commit
27133732c7
43 changed files with 51 additions and 51 deletions
|
|
@ -82,7 +82,7 @@ public final class Static223 {
|
|||
}
|
||||
|
||||
@OriginalMember(owner = "client!sc", name = "a", descriptor = "(IZ)Lclient!j;")
|
||||
public static Class3_Sub1 method3860(@OriginalArg(0) int arg0) {
|
||||
public static TextureOp method3860(@OriginalArg(0) int arg0) {
|
||||
if (arg0 == 0) {
|
||||
return new Class3_Sub1_Sub23();
|
||||
} else if (arg0 == 1) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue