Mercurial > mm7
comparison Game.cpp @ 1095:7c3772c91c7c
Merge
author | Gloval |
---|---|
date | Sun, 26 May 2013 18:56:45 +0400 |
parents | c40d40027b77 c59ac5ea63f5 |
children | 5d5c78088274 |
comparison
equal
deleted
inserted
replaced
1094:c40d40027b77 | 1095:7c3772c91c7c |
---|---|
758 pNPCStats->Release(); | 758 pNPCStats->Release(); |
759 | 759 |
760 if (pMouse) | 760 if (pMouse) |
761 pMouse->Deactivate(); | 761 pMouse->Deactivate(); |
762 | 762 |
763 delete pRenderer; | |
763 pAudioPlayer->Release();//error | 764 pAudioPlayer->Release();//error |
764 pNew_LOD->FreeSubIndexAndIO(); | 765 pNew_LOD->FreeSubIndexAndIO(); |
765 pGames_LOD->FreeSubIndexAndIO(); | 766 pGames_LOD->FreeSubIndexAndIO(); |
766 ClipCursor(0); | 767 ClipCursor(0); |
767 Game::Destroy(); | 768 Game::Destroy(); |