testing Tedds temporary CIA-standin
This commit is contained in:
@@ -127,6 +127,7 @@ namespace OpenSim.Region.ScriptEngine.DotNetEngine
|
||||
// Go through all timers
|
||||
foreach (TimerClass ts in Timers)
|
||||
{
|
||||
|
||||
// Time has passed?
|
||||
if (ts.next.ToUniversalTime() < DateTime.Now.ToUniversalTime())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user