mirror of
https://github.com/opensim/opensim.git
synced 2026-07-31 05:45:37 +08:00
Changed "course" to "coarse" in several places
This commit is contained in:
committed by
Justin Clark-Casey (justincc)
parent
424f68b64b
commit
b4923da334
@@ -33,7 +33,7 @@ using OpenSim.Framework;
|
||||
namespace OpenSim.Region.RegionCombinerModule
|
||||
{
|
||||
|
||||
struct RegionCourseLocationStruct
|
||||
struct RegionCoarseLocationStruct
|
||||
{
|
||||
public List<Vector3> Locations;
|
||||
public List<UUID> Uuids;
|
||||
|
||||
Reference in New Issue
Block a user