diff --git a/Aquaria/DSQ.cpp b/Aquaria/DSQ.cpp index 3a97dfd..3a0b920 100644 --- a/Aquaria/DSQ.cpp +++ b/Aquaria/DSQ.cpp @@ -1967,6 +1967,7 @@ void DSQ::shutdown() particleManager->clearParticleBank(); Shot::clearShotBank(); SkeletalSprite::clearCache(); + tilemgr.destroy(); cursor->setTexturePointer(0);