Combatant = null in basecreature added in SVN784 caused a stack overflow
This commit is contained in:
parent
7bd20d02cd
commit
3bd524a27a
1 changed files with 0 additions and 1 deletions
|
|
@ -3116,7 +3116,6 @@ namespace Server.Mobiles
|
|||
{
|
||||
DebugSay( "I'm being attacked but my master told me not to fight." );
|
||||
Warmode = false;
|
||||
Combatant = null;
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue