mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-13 10:00:19 -07:00
Rename Class132 to SecondaryHashTable
This commit is contained in:
parent
c09ceb3771
commit
789b3e8919
2 changed files with 3 additions and 3 deletions
|
|
@ -5,7 +5,7 @@ import org.openrs2.deob.annotation.OriginalMember;
|
|||
public final class ParticleSystem extends ParticleNode {
|
||||
|
||||
static {
|
||||
new Class132(8);
|
||||
new SecondaryHashTable(8);
|
||||
new Buffer(131056);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue