worthless property
This commit is contained in:
parent
bff9e9abe4
commit
29208ccb50
1 changed files with 0 additions and 2 deletions
|
|
@ -51,12 +51,10 @@ namespace Server.Items
|
|||
private int m_LabelNumber;
|
||||
private int m_ItemID;
|
||||
private int[] m_Sounds;
|
||||
private int m_Hue;
|
||||
|
||||
public int LabelNumber{ get{ return m_LabelNumber; } }
|
||||
public int ItemID{ get{ return m_ItemID; } }
|
||||
public int[] Sounds{ get{ return m_Sounds; } }
|
||||
public int Hue{ get{ return m_Hue; } }
|
||||
|
||||
public MonsterStatuetteInfo( int labelNumber, int itemID, int baseSoundID )
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue