mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-21 09:02:09 -07:00
Better comment
This commit is contained in:
parent
094a30903c
commit
aba8cf3afe
1 changed files with 1 additions and 1 deletions
|
|
@ -259,7 +259,7 @@ public final class client extends GameShell {
|
|||
instance = c;
|
||||
c.startApplication(modeWhat + 32, "runescape");
|
||||
GameShell.frame.setLocation(40, 40);
|
||||
GameShell.frame.setSize(768, 530); //set a reasonable size by default because in HD window gets too damn small
|
||||
GameShell.frame.setSize(768, 530); //set a reasonable size by default
|
||||
} catch (@Pc(167) Exception ex) {
|
||||
TracingException.report(null, ex);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue