Rename Class146 to ByteArray

This commit is contained in:
Pazaz 2022-04-19 07:04:01 -04:00
parent 08fa3d7bf3
commit 23b144b6ac
4 changed files with 5 additions and 5 deletions

View file

@ -184,7 +184,7 @@ public final class Static33 {
}
if (arg0.length > 136 && !Static84.aBoolean127) {
try {
@Pc(27) Class146 local27 = (Class146) Class.forName("Class146_Sub1").getDeclaredConstructor().newInstance();
@Pc(27) ByteArray local27 = (ByteArray) Class.forName("Class146_Sub1").getDeclaredConstructor().newInstance();
local27.method4238(arg0);
return local27;
} catch (@Pc(34) Throwable local34) {