mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 03:15:41 +08:00
Thank you, HomerHorwitz, for a patch that implements llSetCameraParams/llClearCameraParams.
Fixes Mantis #1867
This commit is contained in:
@@ -824,5 +824,13 @@ namespace OpenSim.Region.Examples.SimpleModule
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
public void SendSetFollowCamProperties (LLUUID objectID, SortedDictionary<int, float> parameters)
|
||||
{
|
||||
}
|
||||
|
||||
public void SendClearFollowCamProperties (LLUUID objectID)
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user