comparison UI/Books/UISpellBook.cpp @ 1404:7cc3b01a92ac

ClearTextureList
author Ritor1
date Mon, 22 Jul 2013 14:49:12 +0600
parents a519a6a412d0
children c0b273d33338
comparison
equal deleted inserted replaced
1403:d3c5f28a0ca5 1404:7cc3b01a92ac
59 pBook2Font = nullptr; 59 pBook2Font = nullptr;
60 pAllocator->FreeChunk(pAutonoteFont); 60 pAllocator->FreeChunk(pAutonoteFont);
61 pAutonoteFont = nullptr; 61 pAutonoteFont = nullptr;
62 pTexture_mapbordr->Release(); 62 pTexture_mapbordr->Release();
63 pAudioPlayer->PlaySound(SOUND_CloseBook, 0, 0, -1, 0, 0, 0, 0); 63 pAudioPlayer->PlaySound(SOUND_CloseBook, 0, 0, -1, 0, 0, 0, 0);
64 pIcons_LOD->_4114F2(); 64 pIcons_LOD->ClearTextureList();
65 dword_506364 = 0; 65 dword_506364 = 0;
66 } 66 }
67 67
68 68
69 69