cosmetics

This commit is contained in:
UbitUmarov
2020-08-30 16:05:02 +01:00
parent 09f074096f
commit 92e3f424cf
6 changed files with 57 additions and 67 deletions

View File

@@ -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,