diff options
author | Todd Stinson <stinson@lindenlab.com> | 2012-04-04 17:19:57 -0700 |
---|---|---|
committer | Todd Stinson <stinson@lindenlab.com> | 2012-04-04 17:19:57 -0700 |
commit | 4e9d9ebe8a480ffdd9e069388c1e9845477f5f66 (patch) | |
tree | 8bc71845e780624823afd4f2957d796648f506db /indra/newview/skins/default/xui | |
parent | 87fb36df1aa2bce666371f3d78f6c64b75e262b9 (diff) |
PATH-445,PATH-452: Adding functionality to reload the navmesh on region boundary crossing. Also, correcting how the region boundary crossing is detected to make it more accurate.
Diffstat (limited to 'indra/newview/skins/default/xui')
-rw-r--r-- | indra/newview/skins/default/xui/en/floater_pathfinding_console.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_pathfinding_console.xml b/indra/newview/skins/default/xui/en/floater_pathfinding_console.xml index adcd7f0fbf..d6435ab95d 100644 --- a/indra/newview/skins/default/xui/en/floater_pathfinding_console.xml +++ b/indra/newview/skins/default/xui/en/floater_pathfinding_console.xml @@ -31,7 +31,6 @@ <floater.string name="pathing_choose_start_point">Please choose start point.</floater.string> <floater.string name="pathing_choose_end_point">Please choose end point.</floater.string> <floater.string name="pathing_path_valid">Path is shown in orange.</floater.string> - <floater.string name="navmesh_update_needed">Region boundary hit, navmesh may not be accurate.</floater.string> <text height="13" word_wrap="true" |