Mercurial > mm7
diff Player.cpp @ 1405:c0b273d33338
RemoveTexturesPackFromTextureList and RemoveTexturesFromTextureList
author | Ritor1 |
---|---|
date | Mon, 22 Jul 2013 15:23:43 +0600 |
parents | 7cc3b01a92ac |
children | d071e0e9ba75 |
line wrap: on
line diff
--- a/Player.cpp Mon Jul 22 14:49:12 2013 +0600 +++ b/Player.cpp Mon Jul 22 15:23:43 2013 +0600 @@ -6198,7 +6198,7 @@ { pMouse->RemoveHoldingItem(); pGUIWindow_CurrentMenu->Release(); - pIcons_LOD->ClearTextureList(); + pIcons_LOD->RemoveTexturesPackFromTextureList(); pCurrentScreen = SCREEN_GAME; viewparams->bRedrawGameUI = 1; _42777D_CastSpell_UseWand_ShootArrow(scroll_id, player_num - 1, 0x85u, 1, 0);