forked from 2009Scape/Server
More renaming
This commit is contained in:
parent
243a25b5e0
commit
4ca254c946
59 changed files with 1646 additions and 1642 deletions
|
|
@ -32,7 +32,7 @@ final class TextureOperation20 extends TextureOperation {
|
|||
if(cursor != Class65.anInt991) {
|
||||
if(cursor != -1) {
|
||||
CursorDefinition cursorDef = TextureOperation3.method311(cursor);
|
||||
Class3_Sub28_Sub16_Sub2 image = cursorDef.getImage();
|
||||
SoftwareSprite image = cursorDef.getImage();
|
||||
if(image == null) {
|
||||
cursor = -1;
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue