mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-12 01:21:23 -07:00
Refactored Rasterizer, renamed GlTextureProvider to TextureProvider
This commit is contained in:
parent
f65909dc06
commit
bed0932fc5
49 changed files with 3168 additions and 2885 deletions
|
|
@ -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 GlTextureProvider anInterface1_1;
|
||||
public static TextureProvider anInterface1_1;
|
||||
|
||||
@OriginalMember(owner = "client!cm", name = "c", descriptor = "I")
|
||||
public static int anInt1176;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue