From a954cccfe1b0ed962b80a1c983fcf19fbbdd3f5a Mon Sep 17 00:00:00 2001 From: Walter Korman Date: Fri, 2 Nov 2001 02:51:11 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@584 542714f4-19e9-0310-aa3c-eee0fc999fb1 --- rsrc/config/miso/miso.properties | 6 +++--- tests/rsrc/config/miso/components.xml | 31 ++++++++++++++++++++------- 2 files changed, 26 insertions(+), 11 deletions(-) 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 @@ - + - + - - - - + + + + + + + + + + + + + + + - - + +