This commit is contained in:
mark 2010-10-24 02:00:38 +00:00
parent 000ae2101f
commit fa782484a9

View file

@ -3117,7 +3117,7 @@ namespace Server.Mobiles
faction.RemoveMember( this );
BaseHouse.HandleDeletion( this );
DisguiseTimers.RemoveTimer( this );
}
@ -3654,7 +3654,6 @@ namespace Server.Mobiles
return base.ApplyNameSuffix( suffix );
}
public override TimeSpan GetLogoutDelay()
{
if ( Young || BedrollLogout || TestCenter.Enabled )