* nothing in this commit, re-triggering panda.. which crashed while testing.

trunk
Teravus Ovares 2009-07-21 03:28:12 +00:00
parent 5c8fe5c01c
commit 156c393a44
1 changed files with 1 additions and 1 deletions

View File

@ -1575,7 +1575,7 @@ namespace OpenSim.Region.Physics.OdePlugin
return (float)_origheightmap[(int)y * Constants.RegionSize + (int)x];
else
return 0;
}
}
// End recovered. Kitto Flora
public void addCollisionEventReporting(PhysicsActor obj)