From 2115211328261d875dc0ccacdc2021f1c501a36d Mon Sep 17 00:00:00 2001
From: Todd Stinson <stinson@lindenlab.com>
Date: Mon, 9 Apr 2012 18:53:52 -0700
Subject: Re-implementing the path testing functionality as a proper LLTool.

---
 indra/newview/res/lltoolpathfinding.cur | Bin 0 -> 326 bytes
 indra/newview/res/viewerRes.rc          |   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 indra/newview/res/lltoolpathfinding.cur

(limited to 'indra/newview/res')

diff --git a/indra/newview/res/lltoolpathfinding.cur b/indra/newview/res/lltoolpathfinding.cur
new file mode 100644
index 0000000000..2df80de0a6
Binary files /dev/null and b/indra/newview/res/lltoolpathfinding.cur differ
diff --git a/indra/newview/res/viewerRes.rc b/indra/newview/res/viewerRes.rc
index a53dece422..5b25714203 100644
--- a/indra/newview/res/viewerRes.rc
+++ b/indra/newview/res/viewerRes.rc
@@ -122,6 +122,7 @@ TOOLMEDIAOPEN           CURSOR                  "toolmediaopen.cur"
 TOOLBUY                 CURSOR                  "toolbuy.cur"
 TOOLOPEN                CURSOR                  "toolopen.cur"
 TOOLSIT                 CURSOR                  "toolsit.cur"
+TOOLPATHFINDING         CURSOR                  "lltoolpathfinding.cur"
 
 /////////////////////////////////////////////////////////////////////////////
 //
-- 
cgit v1.2.3