Needed some debug information from this class; figured I'd leave the

Log import in there.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@3322 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Ted V
2005-01-28 21:13:27 +00:00
parent 56417cdb0a
commit 42fb1f095b
@@ -1,5 +1,5 @@
//
// $Id: BobblePath.java,v 1.6 2004/08/27 02:12:47 mdb Exp $
// $Id$
//
// Narya library - tools for developing networked games
// Copyright (C) 2002-2004 Three Rings Design, Inc., All Rights Reserved
@@ -26,6 +26,8 @@ import java.awt.Graphics2D;
import com.threerings.util.RandomUtil;
import com.threerings.media.Log;
/**
* Bobble a Pathable.
*/