mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 02:05:34 +08:00
Fix typo in a comment
This commit is contained in:
@@ -600,7 +600,7 @@ namespace OpenSim.Region.CoreModules.Framework.EntityTransfer
|
||||
|
||||
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
|
||||
if( y == 0)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user