add comment for version field based on what Teravus said :)

This commit is contained in:
Sean Dague
2008-04-08 23:37:02 +00:00
parent 2aeeb4fe5f
commit cb436ffe70

View File

@@ -63,7 +63,9 @@ namespace OpenSim.Framework
private short _type;
/// <summary>
///
/// This is used to denote the version of the client, needed
/// because of the changes clients have with inventory from
/// time to time (1.19.1 caused us some fits there).
/// </summary>
private ushort _version;