mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 18:55:58 +08:00
BUG: silly stack overflow bc typo
This commit is contained in:
@@ -1375,7 +1375,7 @@ namespace OpenSim.Region.CoreModules.World.Land
|
||||
//legacy name
|
||||
public void SendParcelsOverlay(IClientAPI client)
|
||||
{
|
||||
SendParcelsOverlay(client);
|
||||
SendParcelOverlay(client);
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user