playermobile new Account Account is rather useless, scriptcompiler flukes, etc

This commit is contained in:
mark 2007-09-15 21:17:08 +00:00
parent 1c999ade77
commit f6fcf9b60a
3 changed files with 11 additions and 9 deletions

View file

@ -105,13 +105,6 @@ namespace Server.Mobiles
private int m_GuildMessageHue, m_AllianceMessageHue;
[CommandProperty( AccessLevel.Counselor, AccessLevel.Owner )]
public new Account Account
{
get { return base.Account as Account; }
set { base.Account = value; }
}
#region Getters & Setters
public Server.Guilds.RankDefinition GuildRank
{