extend npc move test to check a second movement

This commit is contained in:
Justin Clark-Casey (justincc)
2011-08-04 00:25:51 +01:00
parent 6f913e8caf
commit ba0c65e028
2 changed files with 22 additions and 3 deletions

View File

@@ -1075,7 +1075,7 @@ namespace OpenSim.Region.Framework.Scenes
SendTerseUpdateToAllClients();
}
public void StopFlying()
{
ControllingClient.StopFlying(this);