mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
* minor: remove mono compiler warning
This commit is contained in:
@@ -178,7 +178,7 @@ namespace OpenSim.Region.Environment.Scenes
|
||||
//PauPaw:Proper PID Controler for autopilot************
|
||||
private bool m_moveToPositionInProgress = false;
|
||||
private Vector3 m_moveToPositionTarget = Vector3.Zero;
|
||||
private int m_moveToPositionStateStatus = 0;
|
||||
//private int m_moveToPositionStateStatus = 0;
|
||||
//*****************************************************
|
||||
|
||||
// Agent's Draw distance.
|
||||
|
||||
Reference in New Issue
Block a user