BUG: silly stack overflow bc typo

This commit is contained in:
UbitUmarov
2021-09-15 13:56:17 +01:00
parent e32734bb3b
commit b658f9bb13

View File

@@ -1375,7 +1375,7 @@ namespace OpenSim.Region.CoreModules.World.Land
//legacy name
public void SendParcelsOverlay(IClientAPI client)
{
SendParcelsOverlay(client);
SendParcelOverlay(client);
}
/// <summary>