mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-12 09:30:19 -07:00
Major client code cleanup
This commit is contained in:
parent
9b97a8799a
commit
9a3d79abf0
235 changed files with 29482 additions and 29717 deletions
|
|
@ -10,15 +10,15 @@ final class AnimationHeader {
|
|||
boolean aBoolean1386 = false;
|
||||
short[] aShortArray1387;
|
||||
short[] aShortArray1388;
|
||||
private static byte[] aByteArray1389 = new byte[500];
|
||||
private static short[] aShortArray1390 = new short[500];
|
||||
private static short[] aShortArray1391 = new short[500];
|
||||
private static short[] aShortArray1392 = new short[500];
|
||||
private static final byte[] aByteArray1389 = new byte[500];
|
||||
private static final short[] aShortArray1390 = new short[500];
|
||||
private static final short[] aShortArray1391 = new short[500];
|
||||
private static final short[] aShortArray1392 = new short[500];
|
||||
byte[] aByteArray1393;
|
||||
private static short[] aShortArray1394 = new short[500];
|
||||
private static final short[] aShortArray1394 = new short[500];
|
||||
short[] aShortArray1395;
|
||||
short[] aShortArray1396;
|
||||
private static short[] aShortArray1397 = new short[500];
|
||||
private static final short[] aShortArray1397 = new short[500];
|
||||
|
||||
|
||||
// AnimationHeader(byte[] bs, Class3_Sub17 skin) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue