* just added a readonly and a comment

This commit is contained in:
lbsa71
2008-02-20 10:10:19 +00:00
parent e7a709068a
commit fec87ad3d7
2 changed files with 2 additions and 2 deletions

View File

@@ -65,7 +65,7 @@ namespace OpenSim.Framework
Task = 4,
Texture = 5,
Asset = 6,
Unknown = 7,
Unknown = 7, // Also doubles as 'do not throttle'
Back = 8
}