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 Static189 {
|
|
|
|
@OriginalMember(owner = "client!pe", name = "r", descriptor = "I")
|
|
public static int anInt4457;
|
|
|
|
}
|