diff options
| -rwxr-xr-x | indra/newview/res/viewerRes.rc | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/indra/newview/res/viewerRes.rc b/indra/newview/res/viewerRes.rc index ff2d8b4943..4ee26a312a 100755 --- a/indra/newview/res/viewerRes.rc +++ b/indra/newview/res/viewerRes.rc @@ -99,6 +99,7 @@ END  TOOLGRAB                CURSOR                  "lltoolgrab.cur"  TOOLLAND                CURSOR                  "lltoolland.cur"  TOOLZOOMIN              CURSOR                  "lltoolzoomin.cur" +TOOLZOOMOUT             CURSOR                  "lltoolzoomout.cur"  TOOLCREATE              CURSOR                  "lltoolcreate.cur"  ARROWDRAG               CURSOR                  "llarrowdrag.cur"  ARROW                   CURSOR                  "llarrow.cur" | 
