mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-13 10:00:19 -07:00
Rename Class27 to FrameBuffer
This commit is contained in:
parent
7447b5306f
commit
f80cb90259
5 changed files with 7 additions and 7 deletions
|
|
@ -13,7 +13,7 @@ import org.openrs2.deob.annotation.OriginalMember;
|
|||
import org.openrs2.deob.annotation.Pc;
|
||||
|
||||
@OriginalClass("client!ti")
|
||||
public final class BufferedImageFrameBuffer extends Class27 {
|
||||
public final class BufferedImageFrameBuffer extends FrameBuffer {
|
||||
|
||||
@OriginalMember(owner = "client!ti", name = "p", descriptor = "Ljava/awt/Component;")
|
||||
private Component aComponent1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue