Ah yes; I don't build the jme stuff, so I managed to miss importing the appropriate things.

I think that should be all, but the build will yell shortly if I managed to miss some in
my quick pass through the logs.


git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@823 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
Dave Hoover
2009-05-23 01:53:40 +00:00
parent d2b9e2ebb9
commit 09d081e261
14 changed files with 33 additions and 0 deletions
@@ -28,6 +28,8 @@ import java.util.HashMap;
import java.util.Properties;
import java.util.logging.Level;
import com.google.common.collect.Maps;
import com.jme.scene.Node;
import com.jme.scene.Spatial;
import com.jme.util.LoggingSystem;