mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-12 01:21:20 -07: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
|
|
@ -356,9 +356,9 @@ final class Class40 {
|
|||
|
||||
static void method318() {
|
||||
try {
|
||||
Class3_Sub4 var1 = (Class3_Sub4) TextureOperation26.aClass61_3075.method1222();
|
||||
Class3_Sub4 var1 = (Class3_Sub4) TextureOperation26.aLinkedList_3075.method1222();
|
||||
|
||||
for (; null != var1; var1 = (Class3_Sub4) TextureOperation26.aClass61_3075.method1221()) {
|
||||
for (; null != var1; var1 = (Class3_Sub4) TextureOperation26.aLinkedList_3075.method1221()) {
|
||||
if (var1.anInt2259 == -1) {
|
||||
var1.anInt2261 = 0;
|
||||
Class132.method1798(56, var1);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue