diff options
author | Oz Linden <oz@lindenlab.com> | 2012-06-26 13:28:19 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2012-06-26 13:28:19 -0400 |
commit | ec730b66004bf9120bb5ee3eba59f0253a78d364 (patch) | |
tree | 38f9a2eb0a8b5915b147aa2e92ea5488c9541fdd /indra/newview/res/viewerRes.rc | |
parent | 5c2c85c6f7f7552a184169bc5959a84efac05895 (diff) | |
parent | b3ccf0f2adb666d558cddd3cad1e548a99ea401f (diff) |
merge to latest viewer-development-havokai
Diffstat (limited to 'indra/newview/res/viewerRes.rc')
-rw-r--r-- | indra/newview/res/viewerRes.rc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/indra/newview/res/viewerRes.rc b/indra/newview/res/viewerRes.rc index 0b469c8d81..df75f3f697 100644 --- a/indra/newview/res/viewerRes.rc +++ b/indra/newview/res/viewerRes.rc @@ -124,7 +124,9 @@ TOOLOPEN CURSOR "toolopen.cur" TOOLSIT CURSOR "toolsit.cur" TOOLPATHFINDING CURSOR "lltoolpathfinding.cur" TOOLPATHFINDINGPATHSTART CURSOR "lltoolpathfindingpathstart.cur" -TOOLPATHFINDINGPATHEND CURSOR "lltoolpathfindingpathend.cur" +TOOLPATHFINDINGPATHSTARTADD CURSOR "lltoolpathfindingpathstartadd.cur" +TOOLPATHFINDINGPATHEND CURSOR "lltoolpathfindingpathend.cur" +TOOLPATHFINDINGPATHENDADD CURSOR "lltoolpathfindingpathendadd.cur" TOOLNO CURSOR "llno.cur" ///////////////////////////////////////////////////////////////////////////// |