forked from 2009Scape/Server
Renamed texture operations
Started separating out draw calls
This commit is contained in:
parent
9a3d79abf0
commit
c1efb2a344
227 changed files with 5048 additions and 5118 deletions
|
|
@ -1,10 +1,10 @@
|
|||
package org.runite.client;
|
||||
|
||||
final class Class50 {
|
||||
public final class Class50 {
|
||||
|
||||
static int anInt820 = 0;
|
||||
static AbstractSprite aAbstractSprite_824;
|
||||
static long[] aLongArray826 = new long[200];
|
||||
public static long[] aLongArray826 = new long[200];
|
||||
static int anInt828 = 0;
|
||||
int anInt821;
|
||||
int anInt823;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue