mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-13 18:10:20 -07:00
Rename Applet_Sub1 to GameShell
This commit is contained in:
parent
27133732c7
commit
9df164ffbe
3 changed files with 3 additions and 4 deletions
|
|
@ -10,7 +10,7 @@ import org.openrs2.deob.annotation.OriginalMember;
|
|||
import org.openrs2.deob.annotation.Pc;
|
||||
|
||||
@OriginalClass("client!client")
|
||||
public final class client extends Applet_Sub1 {
|
||||
public final class client extends GameShell {
|
||||
|
||||
@OriginalMember(owner = "client!client", name = "main", descriptor = "([Ljava/lang/String;)V")
|
||||
public static void main(@OriginalArg(0) String[] arg0) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue