mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
Some refactoring from about a week ago that I forgot to commit, of AssetTransactionModule to cut down on number of classes and to work towards having a base AssetXferUploader class than can be shared with EstateTerrainXferHandler
This commit is contained in:
@@ -763,7 +763,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api
|
||||
// This gets very high because I have no idea what it does.
|
||||
// If someone knows, please adjust. If it;s no longer needed,
|
||||
// please remove.
|
||||
//
|
||||
//This sets the current time on a video. IE, it can be used to skip to a set time in the video. [MW]
|
||||
CheckThreatLevel(ThreatLevel.VeryHigh, "osSetParcelMediaTime");
|
||||
|
||||
m_host.AddScriptLPS(1);
|
||||
|
||||
Reference in New Issue
Block a user