mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-18 12:30:21 -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
|
|
@ -102,7 +102,7 @@ public final class Static35 {
|
|||
@OriginalMember(owner = "client!cl", name = "e", descriptor = "(I)V")
|
||||
public static void resetCameraEffects() {
|
||||
for (@Pc(3) int local3 = 0; local3 < 5; local3++) {
|
||||
Static176.aBooleanArray95[local3] = false;
|
||||
Static176.customCameraActive[local3] = false;
|
||||
}
|
||||
Static133.anInt5230 = 0;
|
||||
Static233.anInt5217 = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue