mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-19 21:10:19 -07:00
10 lines
203 B
Java
10 lines
203 B
Java
package rt4;
|
|
|
|
import org.openrs2.deob.annotation.OriginalMember;
|
|
|
|
public final class Static116 {
|
|
|
|
@OriginalMember(owner = "client!jb", name = "n", descriptor = "I")
|
|
public static int anInt2952 = 0;
|
|
|
|
}
|