Log -> com.threerings.util.Log

git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@493 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
Ray Greenwell
2007-11-13 09:31:12 +00:00
parent 1efafd649a
commit 26f5a67328
12 changed files with 15 additions and 0 deletions
@@ -24,6 +24,7 @@ package com.threerings.whirled.spot.data {
import com.threerings.util.ArrayIterator;
import com.threerings.util.Iterator;
import com.threerings.util.HashMap;
import com.threerings.util.Log;
/**
* An implementation of the {@link SpotScene} interface.