Grounditem partial fix

This commit is contained in:
dginovker
2019-06-19 15:26:36 -04:00
parent 477a3224de
commit 8d2f927bbb
45 changed files with 47 additions and 8 deletions
+2 -1
View File
@@ -18,7 +18,8 @@ public class ClientSettings {
/**
* The Servers Ip
*/
public final static String SERVER_IP = "35.226.247.68";
//public final static String SERVER_IP = "35.226.247.68";
public final static String SERVER_IP = "127.0.0.1";
/**
* The Npc Bits for the Server
*/