mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-03 00:31:51 +00:00
Fix localhost/live serv parabot jars
This commit is contained in:
@@ -22,8 +22,7 @@ public class ClientSettings {
|
||||
* on localhost
|
||||
*
|
||||
*/
|
||||
//public static String SERVER_IP = "35.226.247.68"; //NOW SET IN Main,java
|
||||
public static String SERVER_IP = "127.0.0.1";
|
||||
public static String SERVER_IP = "35.226.247.68";
|
||||
/**
|
||||
* The Npc Bits for the Server
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user