# HG changeset patch # User pin # Date 1198229466 -32400 # Node ID a218812846680b762b062b2277118ccc288102a0 # Parent 0a483aa8cf71213c96624952c0a9322e0eb52b6d *** empty log message *** diff -r 0a483aa8cf71 -r a21881284668 bin/remoteeditor/editors/RemoteEditor$1.class Binary file bin/remoteeditor/editors/RemoteEditor$1.class has changed diff -r 0a483aa8cf71 -r a21881284668 bin/remoteeditor/editors/RemoteEditor.class Binary file bin/remoteeditor/editors/RemoteEditor.class has changed diff -r 0a483aa8cf71 -r a21881284668 bin/remoteeditor/network/REP.class Binary file bin/remoteeditor/network/REP.class has changed diff -r 0a483aa8cf71 -r a21881284668 src/remoteeditor/editors/RemoteEditor.java --- a/src/remoteeditor/editors/RemoteEditor.java Fri Dec 21 17:49:22 2007 +0900 +++ b/src/remoteeditor/editors/RemoteEditor.java Fri Dec 21 18:31:06 2007 +0900 @@ -233,6 +233,7 @@ private void commandManager(REPCommand command) { switch(command.cmd){ case REP.SMCMD_JOIN_ACK: + mysid = command.sid; myeid = command.eid; trans.myeid = myeid; //putPart();