Fixed null ref in BaseFamiliar.
This commit is contained in:
parent
1cfac83311
commit
621f69d6ef
1 changed files with 1 additions and 0 deletions
|
|
@ -75,6 +75,7 @@ namespace Server.Mobiles
|
|||
{
|
||||
DropPackContents();
|
||||
EndRelease( null );
|
||||
return;
|
||||
}
|
||||
|
||||
RangeCheck();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue