mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2026-08-19 09: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
|
|
@ -211,9 +211,9 @@ public final class TextureOperation25 extends TextureOperation {
|
|||
}
|
||||
}
|
||||
|
||||
final void method157(int var1, DataBuffer var2, boolean var3) {
|
||||
final void decode(int var1, DataBuffer var2) {
|
||||
try {
|
||||
if (var3) {
|
||||
if (true) {
|
||||
if (var1 == 0) {
|
||||
this.anInt3404 = var2.readUnsignedShort();
|
||||
} else if (1 == var1) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue