mirror of
https://github.com/opensim/opensim.git
synced 2026-05-16 11:46:04 +08:00
add some constants and reserve some linkset_data lsl event slots, compatible to mantis9081 patch, for now not accepted (any future implementation may diverge from that, even sl
This commit is contained in:
@@ -83,8 +83,9 @@ namespace OpenSim.Region.ScriptEngine.Yengine
|
||||
http_request = 38,
|
||||
//
|
||||
path_update = 40,
|
||||
linkset_data = 41,
|
||||
|
||||
// marks highest numbered event
|
||||
Size = 41
|
||||
Size = 42
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user