Diff of /trunk/indra/newview/llfloateropenobject.cpp
Parent Directory
|
Revision Log
|
Patch
| revision 137, Sun Mar 21 18:22:23 2010 UTC | revision 138, Fri Apr 30 20:03:50 2010 UTC | |
|---|---|---|
| # | Line 209 | Line 209 |
| 209 | { | { |
| 210 | LLFloaterOpenObject* self = (LLFloaterOpenObject*)data; | LLFloaterOpenObject* self = (LLFloaterOpenObject*)data; |
| 211 | //MK | //MK |
| 212 | if (gRRenabled && gAgent.mRRInterface.mContainsDetach) { | if (gRRenabled && gAgent.mRRInterface.mContainsDetach) |
| 213 | { | |
| 214 | self->moveToInventory(false); | self->moveToInventory(false); |
| 215 | } else { | } else { |
| 216 | self->moveToInventory(true); | self->moveToInventory(true); |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

