mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 20:05:33 +08:00
@@ -44,6 +44,6 @@ namespace OpenSim.Region.Physics.OdePlugin
|
||||
return (jointID != IntPtr.Zero);
|
||||
}
|
||||
}
|
||||
public virtual IntPtr jointID { get { return IntPtr.Zero; } set { return; } }
|
||||
public IntPtr jointID;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user