aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llfloaterbuycurrency.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--linden/indra/newview/llfloaterbuycurrency.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/llfloaterbuycurrency.cpp b/linden/indra/newview/llfloaterbuycurrency.cpp
index 37cac9e..cfbc5da 100644
--- a/linden/indra/newview/llfloaterbuycurrency.cpp
+++ b/linden/indra/newview/llfloaterbuycurrency.cpp
@@ -46,7 +46,7 @@
46#include "llwindow.h" 46#include "llwindow.h"
47#include "llappviewer.h" 47#include "llappviewer.h"
48 48
49static const S32 STANDARD_BUY_AMOUNT = 1000; 49static const S32 STANDARD_BUY_AMOUNT = 2000;
50static const S32 MINIMUM_BALANCE_AMOUNT = 0; 50static const S32 MINIMUM_BALANCE_AMOUNT = 0;
51 51
52class LLFloaterBuyCurrencyUI 52class LLFloaterBuyCurrencyUI