mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
Move "StopFlying()" into LLSpace. Try to reinstate the carefully crafted packet
we used to send before slimupdates and explicitly send it
This commit is contained in:
@@ -1199,6 +1199,10 @@ namespace OpenSim.Client.Sirikata.ClientStack
|
||||
{
|
||||
}
|
||||
|
||||
public void StopFlying(ISceneEntity presence)
|
||||
{
|
||||
}
|
||||
|
||||
#endregion
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user