mirror of
https://github.com/opensim/opensim.git
synced 2026-05-19 14:35:44 +08:00
cosmetics
This commit is contained in:
@@ -39,9 +39,9 @@ namespace OpenSim.Region.ScriptEngine.Yengine
|
||||
* in range 0..63 that begin with a lower-case letter for scripts to
|
||||
* reference.
|
||||
*/
|
||||
|
||||
public enum ScriptEventCode: int
|
||||
{
|
||||
|
||||
// used by XMRInstance to indicate no event being processed
|
||||
None = -1,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user