mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
Update client IP (#415)
This commit is contained in:
@@ -16,7 +16,7 @@ public final class Main {
|
||||
*/
|
||||
|
||||
public static void main(String[] args) {
|
||||
ClientSettings.SERVER_IP = "2006rebotted.hopto.org";
|
||||
ClientSettings.SERVER_IP = "2006.2009scape.org";
|
||||
if (args.length > 1)
|
||||
{
|
||||
System.out.println("Running local");
|
||||
|
||||
Reference in New Issue
Block a user