|
@@ -585,7 +585,8 @@ $guiContent = new GuiNavEditorCtrl(NavEditorGui, EditorGuiGroup) {
|
|
password = "0";
|
|
password = "0";
|
|
tabComplete = "0";
|
|
tabComplete = "0";
|
|
sinkAllKeyEvents = "0";
|
|
sinkAllKeyEvents = "0";
|
|
- profile = "ToolsGuiCheckBoxProfile";
|
|
|
|
|
|
+ hovertime = "1000";
|
|
|
|
+ profile = "ToolsGuiTextEditProfile";
|
|
tooltipProfile = "GuiToolTipProfile";
|
|
tooltipProfile = "GuiToolTipProfile";
|
|
toolTip = "The radius for this link.";
|
|
toolTip = "The radius for this link.";
|
|
AltCommand = "NavMeshTools->LinkTool.updateRadius();";
|
|
AltCommand = "NavMeshTools->LinkTool.updateRadius();";
|