noip, thanks @Dark98 :)

This commit is contained in:
dginovker
2019-11-19 23:24:45 -05:00
parent c0c6b40387
commit 92688def31
13 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ public final class Main {
*/
public static void main(String[] args) {
ClientSettings.SERVER_IP = "35.226.247.68";
ClientSettings.SERVER_IP = "2006rebotted.hopto.org";
if (args.length > 1)
{
System.out.println("Running local");