mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
Merge branch 'master' into careminster
Conflicts: OpenSim/Framework/LandData.cs
This commit is contained in:
@@ -613,6 +613,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.ScriptBase
|
||||
public const int CLICK_ACTION_OPEN = 4;
|
||||
public const int CLICK_ACTION_PLAY = 5;
|
||||
public const int CLICK_ACTION_OPEN_MEDIA = 6;
|
||||
public const int CLICK_ACTION_ZOOM = 7;
|
||||
|
||||
// constants for the llDetectedTouch* functions
|
||||
public const int TOUCH_INVALID_FACE = -1;
|
||||
|
||||
Reference in New Issue
Block a user