minor: remove mono compiler warning
parent
fd23f270c6
commit
b51534852f
|
@ -85,7 +85,7 @@ namespace OpenSim.Region.OptionalModules.World.MoneyModule
|
||||||
|
|
||||||
// private int m_stipend = 1000;
|
// private int m_stipend = 1000;
|
||||||
|
|
||||||
private int ObjectCapacity = 45000;
|
// private int ObjectCapacity = 45000;
|
||||||
private int ObjectCount = 0;
|
private int ObjectCount = 0;
|
||||||
private int PriceEnergyUnit = 0;
|
private int PriceEnergyUnit = 0;
|
||||||
private int PriceGroupCreate = 0;
|
private int PriceGroupCreate = 0;
|
||||||
|
|
Loading…
Reference in New Issue