mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-13 10:00:19 -07:00
Rename Class111_Sub1 to MouseWheel
This commit is contained in:
parent
298c420ae4
commit
2433bde66c
2 changed files with 2 additions and 2 deletions
|
|
@ -121,7 +121,7 @@ public final class Static44 {
|
|||
@OriginalMember(owner = "client!dh", name = "a", descriptor = "(B)Lclient!uc;")
|
||||
public static Class111 method1150() {
|
||||
try {
|
||||
return (Class111) Class.forName("Class111_Sub1").getDeclaredConstructor().newInstance();
|
||||
return (Class111) Class.forName("JavaMouseWheel").getDeclaredConstructor().newInstance();
|
||||
} catch (@Pc(15) Throwable local15) {
|
||||
return null;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue