mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-13 10:00:19 -07:00
Rename Class146_Sub1 to DirectByteArray
This commit is contained in:
parent
23b144b6ac
commit
e56aaf901a
2 changed files with 2 additions and 2 deletions
|
|
@ -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) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue