From 853ed225ef3baf1e97d985de8644f571e09221fd Mon Sep 17 00:00:00 2001 From: qahowers <61567064+qahowers@users.noreply.github.com> Date: Wed, 4 Mar 2020 20:18:41 -0500 Subject: [PATCH] Revert debug changes Should not have been committed --- Client/src/org/runite/Client.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Client/src/org/runite/Client.java b/Client/src/org/runite/Client.java index 78f42e3d1..1e7689885 100644 --- a/Client/src/org/runite/Client.java +++ b/Client/src/org/runite/Client.java @@ -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 = "192.168.1.144"; + public static final String PUBLIC_IP_ADDRESS = "198.52.151.60"; /** * The game settings.