*** empty log message ***

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@584 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Walter Korman
2001-11-02 02:51:11 +00:00
parent 662b60e53e
commit a954cccfe1
2 changed files with 26 additions and 11 deletions
+3 -3
View File
@@ -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