mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-13 10:00:19 -07:00
Rename Class133 to HashTable
This commit is contained in:
parent
c0697586d7
commit
3342adcd53
32 changed files with 50 additions and 50 deletions
|
|
@ -48,7 +48,7 @@ public final class Static102 {
|
|||
|
||||
@OriginalMember(owner = "client!hn", name = "f", descriptor = "(B)V")
|
||||
public static void method2073() {
|
||||
Static20.aClass133_2 = new Class133(32);
|
||||
Static20.aClass133_2 = new HashTable(32);
|
||||
}
|
||||
|
||||
@OriginalMember(owner = "client!hn", name = "a", descriptor = "(Lclient!ve;ILclient!ve;)V")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue