Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork

avinationmerge
ubit 2012-10-09 06:21:56 +02:00
commit 700ad535a2
1 changed files with 1 additions and 0 deletions

View File

@ -735,6 +735,7 @@ namespace OpenSim.Region.Physics.OdePlugin
else else
m_log.WarnFormat("[PHYSICS]: land versus large prim geo {0},size {1}, AABBsize <{2},{3},{4}>, at {5}", m_log.WarnFormat("[PHYSICS]: land versus large prim geo {0},size {1}, AABBsize <{2},{3},{4}>, at {5}",
dp2.Name, dp2.Size, x, y, z, dp2.Position); dp2.Name, dp2.Size, x, y, z, dp2.Position);
return;
} }
} }
// //