Merge branch '0.6.9-post-fixes' into careminster

This commit is contained in:
Melanie
2010-03-06 12:24:09 +00:00
81 changed files with 2899 additions and 6279 deletions

View File

@@ -194,6 +194,8 @@ namespace OpenSim.Region.Examples.SimpleModule
public event ObjectBuy OnObjectBuy;
public event BuyObjectInventory OnBuyObjectInventory;
public event AgentSit OnUndo;
public event AgentSit OnRedo;
public event LandUndo OnLandUndo;
public event ForceReleaseControls OnForceReleaseControls;