aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llinventory/lleconomy.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--linden/indra/llinventory/lleconomy.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/llinventory/lleconomy.cpp b/linden/indra/llinventory/lleconomy.cpp
index 4366d1e..2e98112 100644
--- a/linden/indra/llinventory/lleconomy.cpp
+++ b/linden/indra/llinventory/lleconomy.cpp
@@ -44,7 +44,7 @@ LLGlobalEconomy::LLGlobalEconomy()
44 mPricePublicObjectDecay( -1 ), 44 mPricePublicObjectDecay( -1 ),
45 mPricePublicObjectDelete( -1 ), 45 mPricePublicObjectDelete( -1 ),
46 mPriceEnergyUnit( -1 ), 46 mPriceEnergyUnit( -1 ),
47 mPriceUpload( -1 ), 47 mPriceUpload( 0 ),
48 mPriceRentLight( -1 ), 48 mPriceRentLight( -1 ),
49 mTeleportMinPrice( -1 ), 49 mTeleportMinPrice( -1 ),
50 mTeleportPriceExponent( -1 ), 50 mTeleportPriceExponent( -1 ),