diff options
Diffstat (limited to '')
-rw-r--r-- | linden/indra/newview/llfloaterabout.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/llfloaterabout.cpp b/linden/indra/newview/llfloaterabout.cpp index 7e6c43f..1945df4 100644 --- a/linden/indra/newview/llfloaterabout.cpp +++ b/linden/indra/newview/llfloaterabout.cpp | |||
@@ -141,7 +141,7 @@ LLFloaterAbout::LLFloaterAbout() | |||
141 | 141 | ||
142 | // Position | 142 | // Position |
143 | LLViewerRegion* region = gAgent.getRegion(); | 143 | LLViewerRegion* region = gAgent.getRegion(); |
144 | // [RLVa:KB] - Version: 1.22.11 | Checked: 2009-07-04 (RLVa-1.0.0a) | 144 | // [RLVa:KB] - Version: 1.23.4 | Checked: 2009-07-04 (RLVa-1.0.0a) |
145 | if (gRlvHandler.hasBehaviour(RLV_BHVR_SHOWLOC)) | 145 | if (gRlvHandler.hasBehaviour(RLV_BHVR_SHOWLOC)) |
146 | { | 146 | { |
147 | support.append(rlv_handler_t::cstrHidden); | 147 | support.append(rlv_handler_t::cstrHidden); |