mirror of
https://github.com/opensim/opensim.git
synced 2026-06-29 02:25:39 +08:00
Publish a method on ICompiler to generate the CIL assembly path
Cause group deeding to apply next owner perms
This commit is contained in:
@@ -38,5 +38,6 @@ namespace OpenSim.Region.ScriptEngine.Interfaces
|
||||
string[] GetWarnings();
|
||||
Dictionary<KeyValuePair<int, int>, KeyValuePair<int, int>>
|
||||
LineMap();
|
||||
string GetAssemblyName(UUID assetID);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user