Use the correct Log reference.

git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@732 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
Michael Bayne
2008-12-07 06:56:29 +00:00
parent a431ffa3a3
commit 1df7613dfc
2 changed files with 2 additions and 2 deletions
@@ -35,7 +35,7 @@ import com.samskivert.util.SortableArrayList;
import com.samskivert.util.Tuple;
import com.samskivert.util.ObserverList.ObserverOp;
import static com.threerings.resource.Log.log;
import static com.threerings.media.Log.log;
/**
* Manages, ticks, and paints {@link AbstractMedia}.
@@ -30,7 +30,7 @@ import com.google.common.collect.Lists;
import com.samskivert.util.StringUtil;
import static com.threerings.resource.Log.log;
import static com.threerings.media.Log.log;
/**
* Manages regions (rectangles) that are invalidated in the process of ticking animations and