diff --git a/rsrc/config/miso/miso.properties b/rsrc/config/miso/miso.properties index f5f4e11c4..6bda673ed 100644 --- a/rsrc/config/miso/miso.properties +++ b/rsrc/config/miso/miso.properties @@ -1,14 +1,14 @@ # -# $Id: miso.properties,v 1.15 2001/11/01 01:35:23 shaper Exp $ +# $Id: miso.properties,v 1.16 2001/11/02 02:51:11 shaper Exp $ # # Initial test config values for miso development. # # the tile set repository class that handles tile set storage -tilesetrepo = com.threerings.miso.tile.XMLFileTileSetRepository +tilesetrepo = com.threerings.miso.tile.XMLTileSetRepository # the scene repository class that handles scene storage -scenerepo = com.threerings.miso.scene.xml.XMLFileSceneRepository +scenerepo = com.threerings.miso.scene.xml.XMLSceneRepository # the directory containing scene description files sceneroot = rsrc/scenes diff --git a/tests/rsrc/config/miso/components.xml b/tests/rsrc/config/miso/components.xml index 4431cb5dd..a7bf3df33 100644 --- a/tests/rsrc/config/miso/components.xml +++ b/tests/rsrc/config/miso/components.xml @@ -1,19 +1,34 @@ - + - + - - - - + + + + + + + + + + + + + + + - - + +