mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-28 05:45:15 -06:00
Removing debug from client + add print for unparented altcanvas
This commit is contained in:
parent
e7f46f1006
commit
8180e20281
2 changed files with 3 additions and 1 deletions
|
|
@ -182,7 +182,6 @@ public abstract class GameShell extends Applet implements Runnable, FocusListene
|
|||
|
||||
@OriginalMember(owner = "client!qh", name = "a", descriptor = "(Z)V")
|
||||
public static void method3662() {
|
||||
System.out.println("Moving...");
|
||||
@Pc(8) Container local8;
|
||||
if (fullScreenFrame != null) {
|
||||
local8 = fullScreenFrame;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue