mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
Mantis#1602. Thank you, Kinoc for a patch to:
Patch to activate YieldProlog on Xengine. Only adds YieldProlog to assembly if required.
This commit is contained in:
@@ -355,7 +355,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.YieldProlog
|
||||
sourceCode.Append(@"
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using YieldProlog;
|
||||
using OpenSim.Region.ScriptEngine.Shared.YieldProlog;
|
||||
|
||||
namespace Temporary {
|
||||
public class Temporary : YP.IClause {
|
||||
|
||||
Reference in New Issue
Block a user