Updated SpeakMarshaller import, which I missed the other day because
I was just search .java files. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@2646 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
//
|
||||
// $Id: PlaceObject.dobj,v 1.12 2002/10/09 06:33:48 mdb Exp $
|
||||
// $Id: PlaceObject.dobj,v 1.13 2003/06/06 23:58:53 ray Exp $
|
||||
|
||||
package com.threerings.crowd.data;
|
||||
|
||||
@@ -9,7 +9,7 @@ import com.threerings.presents.dobj.DObject;
|
||||
import com.threerings.presents.dobj.DSet;
|
||||
import com.threerings.presents.dobj.OidList;
|
||||
|
||||
import com.threerings.crowd.chat.SpeakMarshaller;
|
||||
import com.threerings.crowd.chat.data.SpeakMarshaller;
|
||||
|
||||
public class PlaceObject extends DObject
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user