Revert Library Updates To Fix Server

This commit is contained in:
darkaidz98@gmail.com
2022-01-29 10:45:52 +00:00
committed by Dark98
parent 860adc8194
commit 0481b9327d
2 changed files with 16 additions and 16 deletions
@@ -21,7 +21,7 @@ public class ClientSettings {
* 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 = "www.2006Scape.org";
public static String SERVER_IP = "server.2006Scape.org";
/**
* The Servers World
* This Determines The Port The Server Will Connect On