mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 20:55:43 +08:00
Merge branch 'master' into careminster-presence-refactor
The modules will need to be updated for this to compile and run again. Please don't use until I do the companion commit to modules later on.
This commit is contained in:
@@ -202,7 +202,7 @@ namespace OpenSim.Region.Framework.Interfaces
|
||||
/// Backup the inventory to the given data store
|
||||
/// </summary>
|
||||
/// <param name="datastore"></param>
|
||||
void ProcessInventoryBackup(IRegionDataStore datastore);
|
||||
void ProcessInventoryBackup(ISimulationDataService datastore);
|
||||
|
||||
uint MaskEffectivePermissions();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user