LLAgentCamera transition (1/2)
This commit is contained in:
@@ -1158,7 +1158,7 @@ void LLFloaterBuyLandUI::refreshUI()
|
||||
if (mIsForGroup)
|
||||
{
|
||||
LLStringUtil::format_map_t string_args;
|
||||
string_args["[GROUP]"] = std::string(gAgent.mGroupName);
|
||||
string_args["[GROUP]"] = std::string(gAgent.getGroupName());
|
||||
|
||||
message += getString("insufficient_land_credits", string_args);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user