Code:
public override void DisplayTo(Mobile to)
{
ProcessOpeners(to);
NetState ns = to.NetState;
if (ns == null)
{...
You do not have permission to view the full content of this resource.
Log in or register now.