forked from 2009Scape/Server
Lotta bots
This commit is contained in:
parent
a95b194865
commit
8666fce9b0
30 changed files with 4746 additions and 272 deletions
|
|
@ -12,7 +12,7 @@ public class GameLaunch {
|
|||
/**
|
||||
* The game settings.
|
||||
*/
|
||||
public static GameSetting SETTINGS = new GameSetting("RuneScape", Configurations.LOCAL_SERVER ? "127.0.0.1" : "frostblades.org", 1, "live", false, false);
|
||||
public static GameSetting SETTINGS = new GameSetting("Fat Cunt", Configurations.LOCAL_SERVER ? "127.0.0.1" : "frostblades.org", 1, "live", false, false);
|
||||
|
||||
/**
|
||||
* The main method.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue