Removed obsolete debug rendering configuration parameters.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@2161 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Walter Korman
2003-01-15 21:14:28 +00:00
parent 2314fa2059
commit ec2664a5f3
+1 -10
View File
@@ -1,5 +1,5 @@
#
# $Id: miso.properties,v 1.16 2001/11/02 02:51:11 shaper Exp $
# $Id: miso.properties,v 1.17 2003/01/15 21:14:28 shaper Exp $
#
# Initial test config values for miso development.
#
@@ -46,14 +46,5 @@ scene_view_height = 12
# vertical offset for scene display origin in tile count
scene_offset_y = -5
# whether to show tile coordinates
show_coords = false
# whether to show locations
show_locs = false
# whether to show sprite paths
show_paths = false
# end isometric view configuration
# ----------------------------------