remove a extra _

This commit is contained in:
UbitUmarov
2021-02-16 12:35:31 +00:00
parent 8c7bd5fe8d
commit 915bc74ab4

View File

@@ -87,7 +87,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.ScriptBase
public const int PERMISSION_TELEPORT = 0x1000;
public const int PERMISSION_SILENT_ESTATE_MANAGEMENT = 0x4000;
public const int PERMISSION_OVERRIDE_ANIMATIONS = 0x8000;
public const int PERMISSION__RETURN_OBJECTS = 0x10000;
public const int PERMISSION_RETURN_OBJECTS = 0x10000;
public const int AGENT_FLYING = 0x1;
//ApiDesc The agent has attachments