mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2026-08-11 05:30:59 -06:00
Client renaming
This commit is contained in:
parent
9c3e171a9d
commit
35cf0a6705
73 changed files with 565 additions and 572 deletions
|
|
@ -106,7 +106,7 @@ public class ClientLoader extends Applet {
|
|||
props.put("lowmem", "0");
|
||||
props.put("settings", "kKmok3kJqOeN6D3mDdihco3oPeYN2KFy6W5--vZUbNA");
|
||||
Signlink sn = new Signlink(this, 32, "runescape", 29);
|
||||
Client.providesignlink(sn);
|
||||
Client.provideSignlink(sn);
|
||||
game = new Client();
|
||||
game.init();
|
||||
} catch (Exception localException) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue