More renaming

This commit is contained in:
Woah 2021-03-31 22:58:50 -04:00
parent 243a25b5e0
commit 4ca254c946
59 changed files with 1646 additions and 1642 deletions

View file

@ -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 {