mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 11:25:39 +08:00
getting all our line endings consistant again
This commit is contained in:
@@ -285,7 +285,7 @@ namespace OpenSim.Region.ScriptEngine.DotNetEngine
|
||||
before = GC.GetTotalMemory(true);
|
||||
#endif
|
||||
|
||||
LSL_BaseClass CompiledScript;
|
||||
LSL_BaseClass CompiledScript;
|
||||
CompiledScript = m_scriptEngine.m_AppDomainManager.LoadScript(ScriptSource);
|
||||
|
||||
#if DEBUG
|
||||
|
||||
Reference in New Issue
Block a user