mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-03 00:31:51 +00:00
noip, thanks @Dark98 :)
This commit is contained in:
@@ -18,11 +18,11 @@ public class ClientSettings {
|
||||
/**
|
||||
* The Servers Ip
|
||||
*
|
||||
* You dont have to change this, the client will automatically connect to the server
|
||||
* on localhost
|
||||
* You don't have to change this, the client will automatically connect to the server
|
||||
* on localhost (Assuming you're running Client and LocalGame respectively)
|
||||
*
|
||||
*/
|
||||
public static String SERVER_IP = "35.226.247.68";
|
||||
public static String SERVER_IP = "2006rebotted.hopto.org";
|
||||
/**
|
||||
* The Npc Bits for the Server
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user