mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 00:15:15 -06:00
Renamed Environment/FogManager fields
This commit is contained in:
parent
bec02e0934
commit
dce7c0aede
25 changed files with 363 additions and 383 deletions
|
|
@ -625,7 +625,7 @@ public final class client extends GameShell {
|
|||
PlayerSkillXpTable.experience[local3506] = 0;
|
||||
}
|
||||
if (GlRenderer.enabled) {
|
||||
Static103.setInstantFade();
|
||||
FogManager.setInstantFade();
|
||||
}
|
||||
Protocol.aBoolean228 = true;
|
||||
Protocol.verifyId = 0;
|
||||
|
|
@ -929,8 +929,8 @@ public final class client extends GameShell {
|
|||
|
||||
if (game == 1) {
|
||||
Cheat.shiftClick = true;
|
||||
FogManager.anInt3923 = 16777215;
|
||||
FogManager.anInt3922 = 0;
|
||||
FogManager.defaultLightColorRgb = 16777215;
|
||||
FogManager.defaulFogColorRgb = 0;
|
||||
PlayerAppearance.aShortArrayArray2 = PlayerAppearance.aShortArrayArray4;
|
||||
PlayerAppearance.aShortArrayArray7 = PlayerAppearance.aShortArrayArray1;
|
||||
PlayerAppearance.aShortArray65 = PlayerAppearance.aShortArray1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue