Switch the default port for the Presents system to the DirectPlay port.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@3656 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -44,7 +44,7 @@ public class Client
|
||||
{
|
||||
/** The default port on which the server listens for client
|
||||
* connections. */
|
||||
public static final int DEFAULT_SERVER_PORT = 4007;
|
||||
public static final int DEFAULT_SERVER_PORT = 47624;
|
||||
|
||||
/**
|
||||
* Constructs a client object with the supplied credentials and
|
||||
|
||||
Reference in New Issue
Block a user