playermobile new Account Account is rather useless, scriptcompiler flukes, etc
This commit is contained in:
parent
1c999ade77
commit
f6fcf9b60a
3 changed files with 11 additions and 9 deletions
|
|
@ -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
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue