namelist fix, spell typo
This commit is contained in:
parent
603f1bf8fe
commit
e4818bfbfa
2 changed files with 3 additions and 3 deletions
|
|
@ -82,7 +82,7 @@ namespace Server.Spells
|
|||
}
|
||||
}
|
||||
|
||||
contexts.Add( new DelayedDamageContext( target, type, timer );
|
||||
contexts.Add( new DelayedDamageContext( target, type, timer ) );
|
||||
}
|
||||
|
||||
public void RemoveDelayedDamageContext( Mobile target )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue