BINARY=fgfs
COMMON_ARGS="--enable-fullscreen --time-match-local"

[ -d /usr/share/flightgear/Aircraft/tu154b ] &&
	COMMON_ARGS="$COMMON_ARGS --aircraft=tu154b --airport=UNKM" ||:

EXPENSIVE_ARGS="--enable-enhanced-lighting --enable-clouds3d --enable-horizon-effect --enable-specular-highlight --enable-distance-attenuation --fog-nicest"
