#
# NEED_PARMS allow
#
# HELP: SYNOPSIS:
# HELP:     colotux/allow/mouse_movecam allow
# HELP:
# HELP: DESCRIPTION:
# HELP:     Allow all mouse gestures that affect moving the camera in
# HELP:     colotux windows.
#
ALLOW MOUSE CVBrowse ${$argv[1]}
ALLOW MOUSE CVSlide ${$argv[1]}
ALLOW MOUSE CVLookat ${$argv[1]}
