Merge branch 'avination' of ssh://3dhosting.de/var/git/careminster into avination
commit
f081b7e9ef
|
@ -1014,8 +1014,8 @@ namespace OpenSim.Region.Physics.OdePlugin
|
||||||
offset.Y += contact.pos.Y;
|
offset.Y += contact.pos.Y;
|
||||||
offset.Z += contact.pos.Z;
|
offset.Z += contact.pos.Z;
|
||||||
|
|
||||||
_position = offset;
|
//_position = offset;
|
||||||
return false;
|
//return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
offset.X = contact.pos.X - _position.X;
|
offset.X = contact.pos.X - _position.X;
|
||||||
|
|
Loading…
Reference in New Issue