forked from 2009Scape/Server
More texture stuff
Separated out Player + NPC rendering
This commit is contained in:
parent
fd92043a0e
commit
4ea451ea82
129 changed files with 5036 additions and 5147 deletions
|
|
@ -19,7 +19,7 @@ class Class38 {
|
|||
var2 = Class56.localPlayerIndexes[var1];
|
||||
}
|
||||
|
||||
Player var3 = TextureOperation0.players[var2];
|
||||
Player var3 = Unsorted.players[var2];
|
||||
if (var3 != null) {
|
||||
Unsorted.method68(var3.getSize(), var3);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue