view atc_config.py @ 24:aa7332d16d82

Added loading of maps at start up/Multimap support Added maps directory config option committer: Jeff <jeffpc@batlh.(none)> 1121710237 -0400
author Jeff <jeffpc@batlh.(none)>
date Mon, 18 Jul 2005 18:10:37 -0400
parents b2ed1770081f
children
line wrap: on
line source

# type of labels used to display plane info
#
# values:
#	1 (default)	= realistic
#	2		= very detailed

plane_label	= 1

# relative location of the plane specs directory
plane_spec_dir	= "planes"

# relative location of the maps directory
maps_dir	= "maps"