Rennamed some Light/Texture methods

This commit is contained in:
Pazaz 2022-06-27 17:12:01 -04:00
parent 7a3a0cd614
commit 8e878adea5
24 changed files with 282 additions and 289 deletions

View file

@ -505,7 +505,7 @@ public final class client extends GameShell {
TitleScreen.load(js5Archive8);
}
if (gameState == 10) {
Static73.method1596(false);
InterfaceList.method1596(false);
}
if (gameState == 30) {
setGameState(25);
@ -1550,7 +1550,7 @@ public final class client extends GameShell {
mainLoadState = 160;
mainLoadSecondaryText = LocalizedText.MAINLOAD150B;
} else if (mainLoadState == 160) {
Static73.method1596(true);
InterfaceList.method1596(true);
}
}