aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Interfaces/IGridService.cs
diff options
context:
space:
mode:
Diffstat (limited to 'OpenSim/Services/Interfaces/IGridService.cs')
-rw-r--r--OpenSim/Services/Interfaces/IGridService.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Services/Interfaces/IGridService.cs b/OpenSim/Services/Interfaces/IGridService.cs
index d4708b7..4a9a2fe 100644
--- a/OpenSim/Services/Interfaces/IGridService.cs
+++ b/OpenSim/Services/Interfaces/IGridService.cs
@@ -190,7 +190,7 @@ namespace OpenSim.Services.Interfaces
190 public int RegionSizeY { get; set; } 190 public int RegionSizeY { get; set; }
191 191
192 /// <summary> 192 /// <summary>
193 /// The location of this region in meters. 193 /// The location of this region in meters.
194 /// DANGER DANGER! Note that this name means something different in RegionInfo. 194 /// DANGER DANGER! Note that this name means something different in RegionInfo.
195 /// </summary> 195 /// </summary>
196 public int RegionLocY 196 public int RegionLocY