more net 4.0 parallelization
This commit is contained in:
parent
0e31731d01
commit
d2e02ecda4
5 changed files with 254 additions and 155 deletions
|
|
@ -1212,6 +1212,8 @@ namespace Server.Mobiles
|
|||
|
||||
public override void OnHiddenChanged()
|
||||
{
|
||||
base.OnHiddenChanged();
|
||||
|
||||
RemoveBuff(BuffIcon.Invisibility); //Always remove, default to the hiding icon EXCEPT in the invis spell where it's explicitly set
|
||||
|
||||
if (!Hidden)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue