Removed unnecessary " chars.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@50 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
#
|
||||
# $Id: miso.properties,v 1.2 2001/07/12 22:41:32 shaper Exp $
|
||||
# $Id: miso.properties,v 1.3 2001/07/14 01:34:23 shaper Exp $
|
||||
#
|
||||
# Initial test config values for miso development.
|
||||
#
|
||||
|
||||
tileset.tsid = 0;
|
||||
tileset.name = "ground"
|
||||
tileset.file = "rsrc/media/miso/tiles-base.png"
|
||||
tileset.name = ground
|
||||
tileset.file = /home/shaper/workspace/cocktail/rsrc/media/miso/tiles-base.png
|
||||
tileset.rowheight = 16, 16
|
||||
tileset.tilecount = 10, 10
|
||||
|
||||
Reference in New Issue
Block a user