mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
Eliminated many warnings
This commit is contained in:
@@ -103,7 +103,9 @@ namespace OpenSim.Region.OptionalModules.World.MoneyModule
|
||||
|
||||
#region IMoneyModule Members
|
||||
|
||||
#pragma warning disable 0067
|
||||
public event ObjectPaid OnObjectPaid;
|
||||
#pragma warning restore 0067
|
||||
|
||||
public int UploadCharge
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user