mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-16 16:05:13 -06:00
10 lines
199 B
Java
10 lines
199 B
Java
package rt4;
|
|
|
|
import org.openrs2.deob.annotation.OriginalMember;
|
|
|
|
public final class Static141 {
|
|
|
|
@OriginalMember(owner = "client!lb", name = "z", descriptor = "I")
|
|
public static int anInt3473;
|
|
|
|
}
|