MAINT-2376 FIXED Centre the map on friend's location
parent
ffbf11e443
commit
73ef754986
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue