mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
add get method on physics actors PIDHoverActive
This commit is contained in:
@@ -254,6 +254,7 @@ namespace OpenSim.Region.PhysicsModule.BasicPhysics
|
||||
|
||||
public override bool PIDHoverActive
|
||||
{
|
||||
get { return false; }
|
||||
set { return; }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user