mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 11:57:03 +08:00
* Made covenant changes made in the estate tools persist across sim restarts.
This commit is contained in:
@@ -390,5 +390,10 @@ namespace OpenSim.Framework
|
||||
|
||||
return true;
|
||||
}
|
||||
public void SaveEstatecovenantUUID(LLUUID notecard)
|
||||
{
|
||||
configMember.forceSetConfigurationOption("estate_covanant_uuid", notecard.ToString());
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user