diff options
Diffstat (limited to 'OpenSim.Framework')
-rw-r--r-- | OpenSim.Framework/SimProfileBase.cs | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/OpenSim.Framework/SimProfileBase.cs b/OpenSim.Framework/SimProfileBase.cs index ffc66ec..cea21f0 100644 --- a/OpenSim.Framework/SimProfileBase.cs +++ b/OpenSim.Framework/SimProfileBase.cs | |||
@@ -5,6 +5,9 @@ using libsecondlife; | |||
5 | 5 | ||
6 | namespace OpenSim.Framework.Sims | 6 | namespace OpenSim.Framework.Sims |
7 | { | 7 | { |
8 | /// <summary> | ||
9 | /// Depreciated | ||
10 | /// </summary> | ||
8 | public class SimProfileBase | 11 | public class SimProfileBase |
9 | { | 12 | { |
10 | public LLUUID UUID; | 13 | public LLUUID UUID; |