Fixes
This commit is contained in:
parent
4b017be1c5
commit
3d3c880b43
2 changed files with 4 additions and 1 deletions
|
|
@ -352,6 +352,7 @@ namespace Server.Items
|
|||
m_Item = reader.ReadItem() as InternalItem;
|
||||
}
|
||||
|
||||
[TypeAlias( "Server.Items.AnkhEast+InternalItem" )]
|
||||
private class InternalItem : Item
|
||||
{
|
||||
private AnkhNorth m_Item;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue