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