aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/LandData.cs
diff options
context:
space:
mode:
authorJeff Ames2009-08-14 17:16:41 +0900
committerJeff Ames2009-08-16 17:14:21 +0900
commit9d9fcac0386ba6adc7a1f6c08f82bd5c0b6cd1d2 (patch)
tree49c1ee6dc94e0812f1aeb9212af99167a5abcf06 /OpenSim/Framework/LandData.cs
parentThanks dmiles for a patch that adds PacketType.RequestMultipleObjects Packet ... (diff)
downloadopensim-SC_OLD-9d9fcac0386ba6adc7a1f6c08f82bd5c0b6cd1d2.zip
opensim-SC_OLD-9d9fcac0386ba6adc7a1f6c08f82bd5c0b6cd1d2.tar.gz
opensim-SC_OLD-9d9fcac0386ba6adc7a1f6c08f82bd5c0b6cd1d2.tar.bz2
opensim-SC_OLD-9d9fcac0386ba6adc7a1f6c08f82bd5c0b6cd1d2.tar.xz
Misc cleanup.
Diffstat (limited to '')
-rw-r--r--OpenSim/Framework/LandData.cs2
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 {