mirror of
https://github.com/opensim/opensim.git
synced 2026-07-31 22:05:36 +08:00
minor: remove mono compiler warning
This commit is contained in:
@@ -85,7 +85,7 @@ namespace OpenSim.Region.OptionalModules.World.MoneyModule
|
||||
|
||||
// private int m_stipend = 1000;
|
||||
|
||||
private int ObjectCapacity = 45000;
|
||||
// private int ObjectCapacity = 45000;
|
||||
private int ObjectCount = 0;
|
||||
private int PriceEnergyUnit = 0;
|
||||
private int PriceGroupCreate = 0;
|
||||
|
||||
Reference in New Issue
Block a user