mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 19:36:07 +08:00
* Remove direct access to Inventory.Serial
This commit is contained in:
@@ -48,11 +48,11 @@ namespace OpenSim.Region.Environment.Scenes
|
||||
/// <value>
|
||||
/// Inventory serial number
|
||||
/// </value>
|
||||
uint Serial
|
||||
{
|
||||
get;
|
||||
set;
|
||||
}
|
||||
// uint Serial
|
||||
// {
|
||||
// get;
|
||||
// set;
|
||||
// }
|
||||
|
||||
/// <value>
|
||||
/// Raw inventory data
|
||||
|
||||
Reference in New Issue
Block a user