diff --git a/rsrc/config/miso/miso.properties b/rsrc/config/miso/miso.properties index 6bda673ed..0dd9d94b6 100644 --- a/rsrc/config/miso/miso.properties +++ b/rsrc/config/miso/miso.properties @@ -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 # ----------------------------------