forked from 2009Scape/Server
sh fixes and fix client compile guide + latest compile for liveserv
This commit is contained in:
parent
6e3ce5c32c
commit
a5a2115b8d
8709 changed files with 8 additions and 34691 deletions
|
|
@ -63,7 +63,7 @@ public final class Configurations {
|
|||
/**
|
||||
* The MS IP.
|
||||
*/
|
||||
public static String MS_IP = Configurations.LOCAL_MS ? "127.0.0.1" : "34.68.75.237";
|
||||
public static String MS_IP = Configurations.LOCAL_MS ? "127.0.0.1" : Client.PUBLIC_IP_ADDRESS;
|
||||
|
||||
/**
|
||||
* The operation system name.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue