Add CLICK_ACTION_ZOOM
Add support for V2/3 CLICK_ACTION_ZOOM to llSetClickActionconnector_plugin
							parent
							
								
									f7dcd33008
								
							
						
					
					
						commit
						2aac113ac1
					
				|  | @ -612,6 +612,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; | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 BlueWall
						BlueWall