Fix typo in a comment
parent
94e48838d5
commit
34d9596f9b
|
@ -600,7 +600,7 @@ namespace OpenSim.Region.CoreModules.Framework.EntityTransfer
|
||||||
|
|
||||||
GridRegion reg;
|
GridRegion reg;
|
||||||
|
|
||||||
// handle legacy HG. liked regions are mapped into y = 0 and have no size information
|
// handle legacy HG. linked regions are mapped into y = 0 and have no size information
|
||||||
// so we can only search by base handle
|
// so we can only search by base handle
|
||||||
if( y == 0)
|
if( y == 0)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue