Mercurial > mm7
comparison UI/UIBooks.cpp @ 1404:7cc3b01a92ac
ClearTextureList
author | Ritor1 |
---|---|
date | Mon, 22 Jul 2013 14:49:12 +0600 |
parents | d3c5f28a0ca5 |
children | c0b273d33338 |
comparison
equal
deleted
inserted
replaced
1403:d3c5f28a0ca5 | 1404:7cc3b01a92ac |
---|---|
140 pSpellBookPagesTextr[i]->Release(); | 140 pSpellBookPagesTextr[i]->Release(); |
141 pTextures_tabs[i][0]->Release(); | 141 pTextures_tabs[i][0]->Release(); |
142 pTextures_tabs[i][1]->Release(); | 142 pTextures_tabs[i][1]->Release(); |
143 } | 143 } |
144 pAudioPlayer->PlaySound(SOUND_CloseBook, 0, 0, -1, 0, 0, 0, 0); | 144 pAudioPlayer->PlaySound(SOUND_CloseBook, 0, 0, -1, 0, 0, 0, 0); |
145 pIcons_LOD->_4114F2(); | 145 pIcons_LOD->ClearTextureList(); |
146 } | 146 } |
147 | 147 |
148 | 148 |
149 | 149 |
150 | 150 |