mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-15 19:10:22 -07:00
Refactored a bit of the connection process, added a GlobalConfig class to control behavior
This commit is contained in:
parent
ec83b1f868
commit
80c6ba05ff
94 changed files with 592 additions and 578 deletions
|
|
@ -61,10 +61,10 @@ public final class Static114 {
|
|||
Static239.method4153();
|
||||
} else {
|
||||
try {
|
||||
@Pc(159) Graphics local159 = Static154.aCanvas1.getGraphics();
|
||||
@Pc(159) Graphics local159 = Static154.canvas.getGraphics();
|
||||
Static260.aClass27_2.method4186(local159);
|
||||
} catch (@Pc(167) Exception local167) {
|
||||
Static154.aCanvas1.repaint();
|
||||
Static154.canvas.repaint();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue