mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-22 10:55:17 -06:00
Added more CS2 opcodes, need to adopt NXT naming next
This commit is contained in:
parent
3531b1c57c
commit
5f4a83c394
45 changed files with 2725 additions and 601 deletions
|
|
@ -6,10 +6,7 @@ import org.openrs2.deob.annotation.Pc;
|
|||
|
||||
public final class Static75 {
|
||||
|
||||
@OriginalMember(owner = "client!g", name = "d", descriptor = "I")
|
||||
public static int anInt2119 = 0;
|
||||
|
||||
@OriginalMember(owner = "client!g", name = "b", descriptor = "(I)V")
|
||||
@OriginalMember(owner = "client!g", name = "b", descriptor = "(I)V")
|
||||
public static void setDefaultChunksAtmosphere() {
|
||||
@Pc(9) Environment local9 = new Environment();
|
||||
for (@Pc(18) int local18 = 0; local18 < 13; local18++) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue