mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-21 02:15:14 -06:00
Rennamed some Light/Texture methods
This commit is contained in:
parent
7a3a0cd614
commit
8e878adea5
24 changed files with 282 additions and 289 deletions
|
|
@ -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);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue