* nothing in this commit, re-triggering panda.. which crashed while testing.
parent
5c8fe5c01c
commit
156c393a44
|
@ -1575,7 +1575,7 @@ namespace OpenSim.Region.Physics.OdePlugin
|
||||||
return (float)_origheightmap[(int)y * Constants.RegionSize + (int)x];
|
return (float)_origheightmap[(int)y * Constants.RegionSize + (int)x];
|
||||||
else
|
else
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
// End recovered. Kitto Flora
|
// End recovered. Kitto Flora
|
||||||
|
|
||||||
public void addCollisionEventReporting(PhysicsActor obj)
|
public void addCollisionEventReporting(PhysicsActor obj)
|
||||||
|
|
Loading…
Reference in New Issue