mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 08:25:14 -06:00
10 lines
203 B
Java
10 lines
203 B
Java
package rt4;
|
|
|
|
import org.openrs2.deob.annotation.OriginalMember;
|
|
|
|
public final class Static178 {
|
|
|
|
@OriginalMember(owner = "client!od", name = "i", descriptor = "I")
|
|
public static int anInt4247 = 0;
|
|
|
|
}
|