* I want to commit too!

This commit is contained in:
lbsa71
2007-07-13 18:01:44 +00:00
parent 3f6c4e6187
commit a076369fa3
4 changed files with 5 additions and 27 deletions

View File

@@ -59,7 +59,6 @@ namespace OpenSim.Region.Environment.Scenes
private LLObject.TextureEntry avatarAppearanceTexture = null;
private byte[] visualParams;
private AvatarWearable[] Wearables;
private LLVector3 positionLastFrame = new LLVector3(0, 0, 0);
private ulong m_regionHandle;
private bool childAgent = false;
private bool newForce = false;