mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 17:55:48 +08:00
let old ODE trigger collision sounds like ubOde
This commit is contained in:
@@ -279,7 +279,7 @@ namespace OpenSim.Region.PhysicsModule.ODE
|
||||
|
||||
public override bool IsPhysical
|
||||
{
|
||||
get { return false; }
|
||||
get { return m_isPhysical; }
|
||||
set { return; }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user