* miniscule changes just to keep myself in synch

This commit is contained in:
lbsa71
2007-12-07 13:49:33 +00:00
parent 8297da56f2
commit 9414d6a1e1
2 changed files with 4 additions and 2 deletions

View File

@@ -65,7 +65,7 @@ namespace OpenSim.Framework
public class PrimitiveBaseShape
{
private static byte[] m_defaultTextureEntry;
private static readonly byte[] m_defaultTextureEntry;
public byte PCode;
public ushort PathBegin;