Fixed grounditems

This commit is contained in:
dginovker
2019-06-19 22:06:24 -04:00
parent 4f60be22c0
commit 6591eb43cf
503 changed files with 435 additions and 483 deletions
+2 -2
View File
@@ -18,8 +18,8 @@ public class ClientSettings {
/**
* The Servers Ip
*/
public final static String SERVER_IP = "35.226.247.68";
//public final static String SERVER_IP = "127.0.0.1";
//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
*/