mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
Massive tab and trailing space cleanup
This commit is contained in:
@@ -273,10 +273,10 @@ namespace OpenSim.Region.PhysicsModule.POS
|
||||
set { return; }
|
||||
}
|
||||
|
||||
public override bool PIDActive
|
||||
{
|
||||
public override bool PIDActive
|
||||
{
|
||||
get { return false; }
|
||||
set { return; }
|
||||
set { return; }
|
||||
}
|
||||
|
||||
public override float PIDTau
|
||||
@@ -304,7 +304,7 @@ namespace OpenSim.Region.PhysicsModule.POS
|
||||
{
|
||||
set { return; }
|
||||
}
|
||||
|
||||
|
||||
public override Quaternion APIDTarget
|
||||
{
|
||||
set { return; }
|
||||
|
||||
Reference in New Issue
Block a user