Regenerated minus the ever changing timestamps.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@2329 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
//
|
//
|
||||||
// $Id: ZoneMarshaller.java,v 1.3 2003/02/12 07:23:32 mdb Exp $
|
// $Id: ZoneMarshaller.java,v 1.4 2003/03/26 01:35:41 mdb Exp $
|
||||||
|
|
||||||
package com.threerings.whirled.zone.data;
|
package com.threerings.whirled.zone.data;
|
||||||
|
|
||||||
@@ -101,5 +101,4 @@ public class ZoneMarshaller extends InvocationMarshaller
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
// Generated on 15:03:19 02/08/03.
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
//
|
//
|
||||||
// $Id: ZoneDispatcher.java,v 1.3 2003/02/12 07:23:32 mdb Exp $
|
// $Id: ZoneDispatcher.java,v 1.4 2003/03/26 01:35:41 mdb Exp $
|
||||||
|
|
||||||
package com.threerings.whirled.zone.server;
|
package com.threerings.whirled.zone.server;
|
||||||
|
|
||||||
@@ -53,6 +53,4 @@ public class ZoneDispatcher extends InvocationDispatcher
|
|||||||
super.dispatchRequest(source, methodId, args);
|
super.dispatchRequest(source, methodId, args);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Generated on 15:03:19 02/08/03.
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user