mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-19 21:10:19 -07:00
13 lines
334 B
Java
13 lines
334 B
Java
package rt4;
|
|
|
|
import org.openrs2.deob.annotation.OriginalMember;
|
|
|
|
public final class Static167 {
|
|
|
|
@OriginalMember(owner = "client!nd", name = "s", descriptor = "I")
|
|
public static int anInt4069;
|
|
|
|
@OriginalMember(owner = "client!nd", name = "y", descriptor = "Lclient!mm;")
|
|
public static SoftwareSprite aClass3_Sub2_Sub1_Sub1_3;
|
|
|
|
}
|