From 4888f7d34969b596e2b37ef72576118e1c0c27ac Mon Sep 17 00:00:00 2001 From: Todd Stinson Date: Fri, 6 Apr 2012 18:00:52 -0700 Subject: PATH-265: Adding an error message to the testing tab of the pathfinding floater console to indicate when a path cannot be found. --- indra/newview/skins/default/xui/en/floater_pathfinding_console.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'indra/newview/skins') 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 09fe5f4bc7..e43fda01e0 100644 --- a/indra/newview/skins/default/xui/en/floater_pathfinding_console.xml +++ b/indra/newview/skins/default/xui/en/floater_pathfinding_console.xml @@ -31,6 +31,7 @@ Please choose start point. Please choose end point. Path is shown in orange. + A path between the chosen points cannot be found.