mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 19:35:41 +08:00
Yengine: let llminEventDelay do something: it just ignores a more limited set of events than Xengine (neither do as SL)
This commit is contained in:
@@ -88,10 +88,7 @@ namespace OpenSim.Region.ScriptEngine.Yengine
|
||||
|
||||
path_update = 40,
|
||||
|
||||
// XMRE specific
|
||||
region_cross = 63,
|
||||
|
||||
// marks highest numbered event, ie, number of columns in seht.
|
||||
Size = 64
|
||||
Size = 41
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user