This commit is contained in:
parent
000ae2101f
commit
fa782484a9
1 changed files with 1 additions and 2 deletions
|
|
@ -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 )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue