mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-19 21:10:19 -07:00
Consolidated MaterialManager class
This commit is contained in:
parent
49ccfc34ec
commit
46740027df
38 changed files with 157 additions and 159 deletions
|
|
@ -13,8 +13,8 @@ public final class Static147 {
|
|||
@OriginalMember(owner = "client!lh", name = "b", descriptor = "(II)V")
|
||||
public static void method2761(@OriginalArg(0) int arg0) {
|
||||
Static170.anInt3241 = arg0;
|
||||
Static128.method2481(3);
|
||||
Static128.method2481(4);
|
||||
MaterialManager.resetArgument(3);
|
||||
MaterialManager.resetArgument(4);
|
||||
}
|
||||
|
||||
@OriginalMember(owner = "client!lh", name = "a", descriptor = "(Lclient!fg;IIIIIIZ)V")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue