Rename Class146_Sub1 to DirectByteArray

This commit is contained in:
Pazaz 2022-04-19 07:04:19 -04:00
parent 23b144b6ac
commit e56aaf901a
2 changed files with 2 additions and 2 deletions

View file

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