Jeck - WResourceManager / Cache should now be leak free. Demo mode still crashes around EnstackBlocker.
This commit is contained in:
@@ -119,6 +119,7 @@ void GameStateShop::load(){
|
||||
void GameStateShop::End()
|
||||
{
|
||||
JRenderer::GetInstance()->EnableVSync(false);
|
||||
resources.Release(mBg);
|
||||
resources.Release(bgTexture);
|
||||
SAFE_DELETE(shop);
|
||||
SAFE_DELETE(menu);
|
||||
|
||||
Reference in New Issue
Block a user