diff Chest.cpp @ 1405:c0b273d33338

RemoveTexturesPackFromTextureList and RemoveTexturesFromTextureList
author Ritor1
date Mon, 22 Jul 2013 15:23:43 +0600
parents 7cc3b01a92ac
children d071e0e9ba75 a72236d60edc
line wrap: on
line diff
--- a/Chest.cpp	Mon Jul 22 14:49:12 2013 +0600
+++ b/Chest.cpp	Mon Jul 22 15:23:43 2013 +0600
@@ -228,7 +228,7 @@
       word_A750E0 = 5;
       word_A750E2 = uActiveCharacter;
     }
-    pIcons_LOD->ClearTextureList();
+    pIcons_LOD->RemoveTexturesPackFromTextureList();
     dword_507CD8 = 0;
     return 0;
   }