mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-20 13:30:30 -07:00
Rename Canvas_Sub2 to GameCanvas
This commit is contained in:
parent
5dcba73125
commit
ef43747870
2 changed files with 3 additions and 3 deletions
|
|
@ -95,7 +95,7 @@ public abstract class GameShell extends Applet implements Runnable, FocusListene
|
|||
local19 = Static39.aFrame1;
|
||||
}
|
||||
local19.setLayout(null);
|
||||
Static154.aCanvas1 = new Canvas_Sub2(this);
|
||||
Static154.aCanvas1 = new GameCanvas(this);
|
||||
local19.add(Static154.aCanvas1);
|
||||
Static154.aCanvas1.setSize(Static48.anInt1448, Static254.anInt5554);
|
||||
Static154.aCanvas1.setVisible(true);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue