Cmd linux server support

This commit is contained in:
dginovker
2019-06-19 10:44:11 -04:00
parent c2559bf62f
commit ceb524e63f
2139 changed files with 1041 additions and 12 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ public class ClientSettings {
/**
* The Servers Ip
*/
public final static String SERVER_IP = "127.0.0.1";//162.218.48.13
public final static String SERVER_IP = "127.0.0.1";
/**
* The Npc Bits for the Server
*/