mirror of
https://github.com/opensim/opensim.git
synced 2026-07-31 22:05:36 +08:00
Major attachments cleanup. Remove unused AttachObject ClientView method
Clean up use of AttachObject throughout, reduce number of overloads and number of parameters
This commit is contained in:
@@ -1035,11 +1035,6 @@ namespace OpenSim.Client.MXP.ClientStack
|
||||
// Minimap function, not used.
|
||||
}
|
||||
|
||||
public void AttachObject(uint localID, Quaternion rotation, byte attachPoint, UUID ownerID)
|
||||
{
|
||||
// Need to translate to MXP somehow
|
||||
}
|
||||
|
||||
public void SetChildAgentThrottle(byte[] throttle)
|
||||
{
|
||||
// Need to translate to MXP somehow
|
||||
|
||||
Reference in New Issue
Block a user