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:
@@ -35,7 +35,7 @@ import com.samskivert.util.SortableArrayList;
|
|||||||
import com.samskivert.util.Tuple;
|
import com.samskivert.util.Tuple;
|
||||||
import com.samskivert.util.ObserverList.ObserverOp;
|
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}.
|
* Manages, ticks, and paints {@link AbstractMedia}.
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ import com.google.common.collect.Lists;
|
|||||||
|
|
||||||
import com.samskivert.util.StringUtil;
|
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
|
* Manages regions (rectangles) that are invalidated in the process of ticking animations and
|
||||||
|
|||||||
Reference in New Issue
Block a user