mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 11:25:39 +08:00
add comment for version field based on what Teravus said :)
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user