Update Client.java

This commit is contained in:
qahowers 2020-02-28 22:00:45 -05:00 committed by GitHub
parent 7219398feb
commit c98d1739b5

View file

@ -15,7 +15,7 @@ NOTICE: THIS IS THE LIVESERVER CLIENT. For development purposes, use GameLaunch.
*/
public class Client {
public static final String PUBLIC_IP_ADDRESS = "198.52.151.60";
public static final String PUBLIC_IP_ADDRESS = "192.168.1.144";
/**
* The game settings.