diff options
author | Jeff Ames | 2009-08-14 17:16:41 +0900 |
---|---|---|
committer | Jeff Ames | 2009-08-16 17:14:21 +0900 |
commit | 9d9fcac0386ba6adc7a1f6c08f82bd5c0b6cd1d2 (patch) | |
tree | 49c1ee6dc94e0812f1aeb9212af99167a5abcf06 /OpenSim/Framework/LandData.cs | |
parent | Thanks dmiles for a patch that adds PacketType.RequestMultipleObjects Packet ... (diff) | |
download | opensim-SC-9d9fcac0386ba6adc7a1f6c08f82bd5c0b6cd1d2.zip opensim-SC-9d9fcac0386ba6adc7a1f6c08f82bd5c0b6cd1d2.tar.gz opensim-SC-9d9fcac0386ba6adc7a1f6c08f82bd5c0b6cd1d2.tar.bz2 opensim-SC-9d9fcac0386ba6adc7a1f6c08f82bd5c0b6cd1d2.tar.xz |
Misc cleanup.
Diffstat (limited to 'OpenSim/Framework/LandData.cs')
-rw-r--r-- | OpenSim/Framework/LandData.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Framework/LandData.cs b/OpenSim/Framework/LandData.cs index a24af04..e639da0 100644 --- a/OpenSim/Framework/LandData.cs +++ b/OpenSim/Framework/LandData.cs | |||
@@ -520,7 +520,7 @@ namespace OpenSim.Framework | |||
520 | } | 520 | } |
521 | 521 | ||
522 | /// <summary> | 522 | /// <summary> |
523 | /// Depreciated idea. Number of visitors ~= free money | 523 | /// Deprecated idea. Number of visitors ~= free money |
524 | /// </summary> | 524 | /// </summary> |
525 | public int Dwell { | 525 | public int Dwell { |
526 | get { | 526 | get { |