Connect to my machine for now.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@482 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
//
|
//
|
||||||
// $Id: MiCasaClient.java,v 1.3 2001/10/11 04:13:33 mdb Exp $
|
// $Id: MiCasaClient.java,v 1.4 2001/10/17 23:29:18 mdb Exp $
|
||||||
|
|
||||||
package com.threerings.micasa.client;
|
package com.threerings.micasa.client;
|
||||||
|
|
||||||
@@ -51,7 +51,7 @@ public class MiCasaClient
|
|||||||
_pardtr = new ParlorDirector(_ctx);
|
_pardtr = new ParlorDirector(_ctx);
|
||||||
|
|
||||||
// for test purposes, hardcode the server info
|
// for test purposes, hardcode the server info
|
||||||
_client.setServer("localhost", 4007);
|
_client.setServer("bering", 4007);
|
||||||
|
|
||||||
// keep this for later
|
// keep this for later
|
||||||
_frame = frame;
|
_frame = frame;
|
||||||
|
|||||||
Reference in New Issue
Block a user