mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-26 06:21:29 -04:00
Merge remote-tracking branch 'mrcheko/master'
This commit is contained in:
commit
58afa58549
@ -146,6 +146,7 @@ void AiSequence::execute (const MWWorld::Ptr& actor,float duration)
|
||||
// target disappeared (e.g. summoned creatures)
|
||||
if (target.isEmpty())
|
||||
{
|
||||
delete *it;
|
||||
mPackages.erase(it++);
|
||||
}
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user