mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 10:46:00 +08:00
- cleaning up LandData/ILandObject capitalization issues
- adding LandDataSerializer to OAR mechanics
This commit is contained in:
@@ -65,6 +65,11 @@ namespace OpenSim.Framework.Serialization
|
||||
/// </value>
|
||||
public const string SETTINGS_PATH = "settings/";
|
||||
|
||||
/// <value>
|
||||
/// Path for region settings.
|
||||
/// </value>
|
||||
public const string LANDDATA_PATH = "landdata/";
|
||||
|
||||
/// <value>
|
||||
/// Path for user profiles
|
||||
/// </value>
|
||||
|
||||
Reference in New Issue
Block a user