# Do the top right bars hide when you mouse out and show when you mouse in?
# change below to either True or False
TopRightBarsScroll = True
# do the essential controls (depth, heading, etc.) hide when moused out and show when moused in?
# change below to either True or False
EssentialControlsScroll = True
# do the essential controls (depth, heading, etc.) hide when moused out and show when moused in?
# change below to either True or False
EssentialControlsScroll = True
# does the depth indicator of the scopes in the top left scroll out of view when moused out and scroll back into view when moused in?
ScopesDepthIndicatorScrolls = True
# does the torpedo box of the scopes in the top left scroll out of view when moused out and scroll back into view when moused in?
ScopesTorpedoBoxScrolls = True
# does the messagebox show when moused in and hide when moused out?
MessageBoxScrolls = True
# do the order categories scroll down when moused out and scroll up when moused in?
# set to True to have the order categories scroll
# change below to either True or False
OrderCategoriesScroll = True
# do the officers scroll down when moused out and scroll up when moused in?
# change below to either True or False
OfficersScroll = True