mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-12 09:30:22 -07:00
Renamed bunch of variables in all Type classes
This commit is contained in:
parent
d2c6c19cb8
commit
a3420acc1c
121 changed files with 1408 additions and 1408 deletions
|
|
@ -28,7 +28,7 @@ public final class Static110 {
|
|||
@Pc(30) byte[] local30 = Static39.aClass153_23.getFile(11, arg0);
|
||||
local6 = new ParamType();
|
||||
if (local30 != null) {
|
||||
local6.method2076(new Buffer(local30));
|
||||
local6.decode(new Buffer(local30));
|
||||
}
|
||||
Static272.aClass54_14.put(local6, (long) arg0);
|
||||
return local6;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue