1
This commit is contained in:
parent
66d6689738
commit
cfefed6fcc
@ -211,6 +211,7 @@ Creature::Creature():MoveableEntity()
|
||||
|
||||
Creature::~Creature()
|
||||
{
|
||||
xtimer_attacher.ClearTimerList();
|
||||
ClearBuffList();
|
||||
for (auto& pair : skill_hash_) {
|
||||
delete pair.second;
|
||||
|
Loading…
x
Reference in New Issue
Block a user