Fix loading of MD5
Former-commit-id: 169cc42b3cd41e62ccdd4095acc8383f15df2de9
This commit is contained in:
@@ -37,6 +37,8 @@ namespace Nz
|
||||
Animation::~Animation()
|
||||
{
|
||||
OnAnimationRelease(this);
|
||||
|
||||
Destroy();
|
||||
}
|
||||
|
||||
bool Animation::AddSequence(const Sequence& sequence)
|
||||
|
||||
Reference in New Issue
Block a user