mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
Merge branch 'avination' into careminster
This commit is contained in:
@@ -1014,8 +1014,8 @@ namespace OpenSim.Region.Physics.OdePlugin
|
||||
offset.Y += contact.pos.Y;
|
||||
offset.Z += contact.pos.Z;
|
||||
|
||||
_position = offset;
|
||||
return false;
|
||||
//_position = offset;
|
||||
//return false;
|
||||
}
|
||||
|
||||
offset.X = contact.pos.X - _position.X;
|
||||
|
||||
Reference in New Issue
Block a user