mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-09 16:45:46 -07:00
Rename Static177 to Bzip2Decompressor
This commit is contained in:
parent
a6ddc47383
commit
7e29d96f6f
2 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@ import org.openrs2.deob.annotation.OriginalArg;
|
|||
import org.openrs2.deob.annotation.OriginalMember;
|
||||
import org.openrs2.deob.annotation.Pc;
|
||||
|
||||
public final class Static177 {
|
||||
public final class Bzip2Decompressor {
|
||||
|
||||
@OriginalMember(owner = "client!oc", name = "a", descriptor = "Lclient!bb;")
|
||||
private static final Bzip2DState aClass11_1 = new Bzip2DState();
|
||||
|
|
@ -39,7 +39,7 @@ public final class Static162 {
|
|||
}
|
||||
@Pc(85) byte[] local85 = new byte[local65];
|
||||
if (local21 == 1) {
|
||||
Static177.method3316(local85, local65, arg0, local25);
|
||||
Bzip2Decompressor.method3316(local85, local65, arg0, local25);
|
||||
} else {
|
||||
Static156.aClass56_1.method1842(local85, local17);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue