mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-12 09:30:22 -07:00
Rename Interface1 to GlTextureProvider
This commit is contained in:
parent
5101a636cc
commit
f967bafa4d
6 changed files with 12 additions and 12 deletions
|
|
@ -4,7 +4,7 @@ import org.openrs2.deob.annotation.OriginalMember;
|
|||
import org.openrs2.deob.annotation.Pc;
|
||||
|
||||
@OriginalClass("client!nk")
|
||||
public final class Class109 implements Interface1 {
|
||||
public final class Class109 implements GlTextureProvider {
|
||||
|
||||
@OriginalMember(owner = "client!nk", name = "z", descriptor = "Z")
|
||||
private boolean aBoolean200 = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue