mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
comment out estimatedLocalCost test
This commit is contained in:
@@ -494,8 +494,8 @@ namespace OpenSim.Region.OptionalModules.World.MoneyModule
|
||||
|
||||
Hashtable currencyResponse = new Hashtable();
|
||||
currencyResponse.Add("estimatedCost", 0);
|
||||
currencyResponse.Add("estimatedLocalCost", " 0 Euros");
|
||||
|
||||
//currencyResponse.Add("estimatedLocalCost", " 0 Euros");
|
||||
|
||||
currencyResponse.Add("currencyBuy", amount);
|
||||
|
||||
Hashtable quoteResponse = new Hashtable();
|
||||
|
||||
Reference in New Issue
Block a user