MAINT-2376 FIXED Centre the map on friend's location

master
Mnikolenko ProductEngine 2014-03-26 11:10:26 +02:00
parent ffbf11e443
commit 73ef754986
1 changed files with 1 additions and 1 deletions

View File

@ -373,7 +373,7 @@ void LLAvatarActions::showOnMap(const LLUUID& id)
}
gFloaterWorldMap->trackAvatar(id, av_name.getDisplayName());
LLFloaterReg::showInstance("world_map");
LLFloaterReg::showInstance("world_map", "center");
}
// static