#
# HELP: SYNOPSIS:
# HELP:     colotux/user/RearViewOff
# HELP:
# HELP: DESCRIPTION:
# HELP:     Disable the "rear view mirror" shown above the Planes_XY view.
# HELP:
# HELP: SEE ALSO:
# HELP:     colotux/user/RearViewOn
#

# Start from the main view.
# Stop it form autorendering.
VIEW_SET Main
BUS_RECEIVE 0x7f

VIEW_DEL RearView
VIEW_SET Main
