Rename Interface1 to GlTextureProvider

This commit is contained in:
Pazaz 2022-04-19 05:25:52 -04:00
parent 5101a636cc
commit f967bafa4d
6 changed files with 12 additions and 12 deletions

View file

@ -5,7 +5,7 @@ import org.openrs2.deob.annotation.Pc;
public final class Static37 {
@OriginalMember(owner = "client!cm", name = "a", descriptor = "Lclient!m;")
public static Interface1 anInterface1_1;
public static GlTextureProvider anInterface1_1;
@OriginalMember(owner = "client!cm", name = "b", descriptor = "Ljava/lang/Thread;")
public static Thread aThread1;