minor: remove mono compiler warning

prebuild-update
Justin Clark-Casey (justincc) 2010-08-13 21:07:45 +01:00
parent fd23f270c6
commit b51534852f
1 changed files with 1 additions and 1 deletions

View File

@ -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;