mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 08:06:27 +08:00
remove some unused fields in ScenePresence
This commit is contained in:
@@ -181,10 +181,6 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
|
||||
private const int LAND_VELOCITYMAG_MAX = 12;
|
||||
|
||||
public bool IsRestrictedToRegion;
|
||||
|
||||
public string JID = String.Empty;
|
||||
|
||||
private float m_health = 100f;
|
||||
|
||||
protected ulong crossingFromRegion;
|
||||
|
||||
Reference in New Issue
Block a user