Log -> com.threerings.util.Log

git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@345 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
Ray Greenwell
2007-11-13 09:30:50 +00:00
parent 3ea4b8b42e
commit d5315690a6
2 changed files with 3 additions and 0 deletions
@@ -28,6 +28,8 @@ import flash.events.Event;
import flash.utils.getTimer; // func import
import com.threerings.util.Log;
/**
* Manages animations.
*/
@@ -54,6 +54,7 @@ import flash.system.SecurityDomain;
import flash.net.URLRequest;
import com.threerings.util.Log;
import com.threerings.util.StringUtil;
import com.threerings.util.ValueEvent;
import com.threerings.util.Util;