Sorry, Log, no more free ride for you.

Putting you at the top level screws up use of another Log class.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@4874 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Ray Greenwell
2007-11-13 09:30:23 +00:00
parent 5ae87258fa
commit 376f5e680a
24 changed files with 28 additions and 21 deletions
@@ -28,6 +28,7 @@ import flash.utils.ByteArray;
import flash.utils.IDataInput;
import com.threerings.util.ClassUtil;
import com.threerings.util.Log;
public class ObjectInputStream
{