mirror of
https://github.com/opensim/opensim.git
synced 2026-05-13 18:21:49 +08:00
Massive tab and trailing space cleanup
This commit is contained in:
@@ -159,7 +159,7 @@ namespace OpenSim.Region.OptionalModules.ViewerSupport
|
||||
|
||||
if (loc == null)
|
||||
continue;
|
||||
|
||||
|
||||
loc[d.Title] = OSD.FromString(d.Title);
|
||||
}
|
||||
}
|
||||
@@ -193,7 +193,7 @@ namespace OpenSim.Region.OptionalModules.ViewerSupport
|
||||
|
||||
if (loc == null)
|
||||
continue;
|
||||
|
||||
|
||||
loc[d.Title] = OSD.FromString(d.Title);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user