mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 14:16:07 +08:00
Bring us up to date.
This commit is contained in:
@@ -54,5 +54,10 @@ namespace OpenSim.Region.Framework.Interfaces
|
||||
bool HasScript(UUID itemID, out bool running);
|
||||
|
||||
void SaveAllState();
|
||||
|
||||
/// <summary>
|
||||
/// Starts the processing threads.
|
||||
/// </summary>
|
||||
void StartProcessing();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user