diff Game.cpp @ 1095:7c3772c91c7c

Merge
author Gloval
date Sun, 26 May 2013 18:56:45 +0400
parents c40d40027b77 c59ac5ea63f5
children 5d5c78088274
line wrap: on
line diff
--- a/Game.cpp	Sun May 26 18:55:31 2013 +0400
+++ b/Game.cpp	Sun May 26 18:56:45 2013 +0400
@@ -760,6 +760,7 @@
   if (pMouse)
     pMouse->Deactivate();
 
+  delete pRenderer;
   pAudioPlayer->Release();//error
   pNew_LOD->FreeSubIndexAndIO();
   pGames_LOD->FreeSubIndexAndIO();