Revamp! Modified the way configuration is handled.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1166 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2002-03-28 22:32:34 +00:00
parent bf9a2ca151
commit b486315e47
31 changed files with 185 additions and 291 deletions
@@ -1,5 +1,5 @@
//
// $Id: SceneViewPanel.java,v 1.36 2002/02/21 06:01:29 mdb Exp $
// $Id: SceneViewPanel.java,v 1.37 2002/03/28 22:32:32 mdb Exp $
package com.threerings.miso.scene;
@@ -18,7 +18,6 @@ import com.threerings.media.animation.AnimationManager;
import com.threerings.media.sprite.SpriteManager;
import com.threerings.miso.Log;
import com.threerings.miso.util.MisoUtil;
import com.threerings.miso.scene.util.IsoUtil;
/**