forked from 2009Scape/Server
Customized world list info
This commit is contained in:
parent
6458a6ef95
commit
81730af934
1 changed files with 1 additions and 1 deletions
|
|
@ -119,7 +119,7 @@ public final class WorldList {
|
|||
* Populates the world list.
|
||||
*/
|
||||
static {
|
||||
addWorld(new WorldDefinition(1, 0, FLAG_MEMBERS | FLAG_LOOTSHARE, "2009Scape Classic", "127.0.0.1", "Anywhere, USA", COUNTRY_USA));
|
||||
addWorld(new WorldDefinition(1, 0, FLAG_MEMBERS | FLAG_LOOTSHARE, "Snowscape custom server", "127.0.0.1", "Canada", COUNTRY_CANADA));
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue