Rename Class3_Sub1_Sub18 to TextureOpSprite

This commit is contained in:
Pazaz 2022-04-19 05:32:10 -04:00
parent eeb6e8fdb7
commit 4595973881
3 changed files with 4 additions and 4 deletions

View file

@ -162,7 +162,7 @@ public final class Static223 {
} else if (arg0 == 38) {
return new Class3_Sub1_Sub38();
} else if (arg0 == 39) {
return new Class3_Sub1_Sub18();
return new TextureOpSprite();
} else {
return null;
}