Useful debugging info.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1685 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2002-09-16 23:34:55 +00:00
parent fc1232b98b
commit ce424d616d
@@ -1,5 +1,5 @@
//
// $Id: VirtualMediaPanel.java,v 1.9 2002/08/08 20:58:32 shaper Exp $
// $Id: VirtualMediaPanel.java,v 1.10 2002/09/16 23:34:55 mdb Exp $
package com.threerings.media;
@@ -253,6 +253,9 @@ public class VirtualMediaPanel extends MediaPanel
break;
}
// Log.info("Tracking pathable [mode=" + _fmode +
// ", pable=" + _fpath + ", nx=" + nx + ", ny=" + ny + "].");
setViewLocation(nx, ny);
}