diff options
Diffstat (limited to 'OpenSim/Region/Framework')
-rw-r--r-- | OpenSim/Region/Framework/Scenes/ScenePresence.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Region/Framework/Scenes/ScenePresence.cs b/OpenSim/Region/Framework/Scenes/ScenePresence.cs index e90e7fd..54ef039 100644 --- a/OpenSim/Region/Framework/Scenes/ScenePresence.cs +++ b/OpenSim/Region/Framework/Scenes/ScenePresence.cs | |||
@@ -1075,7 +1075,7 @@ namespace OpenSim.Region.Framework.Scenes | |||
1075 | 1075 | ||
1076 | SendTerseUpdateToAllClients(); | 1076 | SendTerseUpdateToAllClients(); |
1077 | } | 1077 | } |
1078 | 1078 | ||
1079 | public void StopFlying() | 1079 | public void StopFlying() |
1080 | { | 1080 | { |
1081 | ControllingClient.StopFlying(this); | 1081 | ControllingClient.StopFlying(this); |