Stop using TrackedObjects.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@3726 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -122,7 +122,7 @@ import com.threerings.presents.Log;
|
||||
*
|
||||
* Fields of type {@link Streamable} can also be used.
|
||||
*/
|
||||
public class DObject extends TrackedObject
|
||||
public class DObject
|
||||
implements Streamable
|
||||
{
|
||||
public DObject ()
|
||||
|
||||
Reference in New Issue
Block a user