diff options
Diffstat (limited to 'OpenSim/Client/MXP/ClientStack/MXPClientView.cs')
-rw-r--r-- | OpenSim/Client/MXP/ClientStack/MXPClientView.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/OpenSim/Client/MXP/ClientStack/MXPClientView.cs b/OpenSim/Client/MXP/ClientStack/MXPClientView.cs index df1b4a3..d8980c1 100644 --- a/OpenSim/Client/MXP/ClientStack/MXPClientView.cs +++ b/OpenSim/Client/MXP/ClientStack/MXPClientView.cs | |||
@@ -624,6 +624,7 @@ namespace OpenSim.Client.MXP.ClientStack | |||
624 | public event UpdateVector OnUpdatePrimGroupPosition; | 624 | public event UpdateVector OnUpdatePrimGroupPosition; |
625 | public event UpdateVector OnUpdatePrimSinglePosition; | 625 | public event UpdateVector OnUpdatePrimSinglePosition; |
626 | public event UpdatePrimRotation OnUpdatePrimGroupRotation; | 626 | public event UpdatePrimRotation OnUpdatePrimGroupRotation; |
627 | public event UpdatePrimSingleRotationPosition OnUpdatePrimSingleRotationPosition; | ||
627 | public event UpdatePrimSingleRotation OnUpdatePrimSingleRotation; | 628 | public event UpdatePrimSingleRotation OnUpdatePrimSingleRotation; |
628 | public event UpdatePrimGroupRotation OnUpdatePrimGroupMouseRotation; | 629 | public event UpdatePrimGroupRotation OnUpdatePrimGroupMouseRotation; |
629 | public event UpdateVector OnUpdatePrimScale; | 630 | public event UpdateVector OnUpdatePrimScale; |