Finish adding AutoPilot to preferences (my bad!)

This commit is contained in:
Lirusaito
2015-11-16 23:36:26 -05:00
parent a9eb118897
commit 16daa6850e
3 changed files with 4 additions and 1 deletions

View File

@@ -6,7 +6,7 @@
<text left="12" bottom_delta="-20" follows="top" name="double_click_text" value="Enable double-click"/>
<check_box left_delta="105" bottom_delta="-5" control_name="DoubleClickTeleport" follows="top"
label="teleport" tool_tip="Double-clicking on an object/person will teleport you to that location." name="double_click_teleport_check"/>
<check_box left_delta="67" bottom_delta="0" control_name="DoubleClickAutopilot" follows="top" label="autopilot" tool_tip="Double-clicking on something will make you walk to that location." name="double_click_autopilot_check"/>
<check_box left_delta="67" bottom_delta="0" control_name="DoubleClickAutoPilot" follows="top" label="autopilot" tool_tip="Double-clicking on something will make you walk to that location." name="double_click_autopilot_check"/>
<check_box enabled_control="DoubleClickTeleport" left="20" bottom_delta="-18" control_name="OptionRotateCamAfterLocalTP" follows="top" initial_value="false"
label="Reset camera after teleporting" tool_tip="Centers the camera behind you after a local teleport." name="center_after_teleport_check"/>
<check_box enabled_control="DoubleClickTeleport" bottom_delta="-18" control_name="OptionOffsetTPByAgentHeight" follows="left|top" font="SansSerifSmall" height="16" initial_value="false"