Rename Class132 to SecondaryHashTable

This commit is contained in:
Pazaz 2022-04-19 17:31:30 -04:00
parent c09ceb3771
commit 789b3e8919
2 changed files with 3 additions and 3 deletions

View file

@ -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);
}