mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2026-08-17 08:25:10 -06:00
More texture stuff
Separated out Player + NPC rendering
This commit is contained in:
parent
c1efb2a344
commit
ff62177237
129 changed files with 5036 additions and 5147 deletions
|
|
@ -2,7 +2,7 @@ package org.runite.client;
|
|||
|
||||
final class Class134 {
|
||||
|
||||
static Class61 aClass61_1758 = new Class61();
|
||||
static LinkedList aLinkedList_1758 = new LinkedList();
|
||||
static int anInt1759 = 0;
|
||||
static int anInt1761 = -1;
|
||||
static int anInt1762 = 0;
|
||||
|
|
@ -22,7 +22,7 @@ final class Class134 {
|
|||
static void method1809(int var0, long[] var1, int var2, int var3, Object[] var4) {
|
||||
try {
|
||||
if (var2 < 85) {
|
||||
aClass61_1758 = null;
|
||||
aLinkedList_1758 = null;
|
||||
}
|
||||
|
||||
if (var0 > var3) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue