mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-09 16:45:46 -07:00
Refactored much of the protocol class, new class names for a few
Class3_Sub31 -> ComponentPointer Class3_Sub22 -> ClanMember Class102 -> MapMarker Class3_Sub7 -> SceneryStack
This commit is contained in:
parent
2e4cc73755
commit
83a07e779e
118 changed files with 2196 additions and 2289 deletions
|
|
@ -136,8 +136,8 @@ public final class Static278 {
|
|||
Static80.centralZoneX = 0;
|
||||
Static52.anInt1695 = 0;
|
||||
Static225.originX = 0;
|
||||
for (local19 = 0; local19 < Static143.aClass102Array1.length; local19++) {
|
||||
Static143.aClass102Array1[local19] = null;
|
||||
for (local19 = 0; local19 < Static143.hintMapMarkers.length; local19++) {
|
||||
Static143.hintMapMarkers[local19] = null;
|
||||
}
|
||||
PlayerList.size = 0;
|
||||
Static272.anInt5214 = 0;
|
||||
|
|
@ -157,7 +157,7 @@ public final class Static278 {
|
|||
}
|
||||
Static35.resetCameraEffects();
|
||||
Protocol.verifyId = 0;
|
||||
Static8.method121();
|
||||
Static8.resetTransientVars();
|
||||
Static73.method1596(true);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue