Mercurial > mm7
diff mm7_3.cpp @ 526:214d9d47cf1f
Chest working, but items are not laid correctly
author | Gloval |
---|---|
date | Sun, 03 Mar 2013 01:55:57 +0400 |
parents | 663c4f618f56 |
children | 9caf59edb1ee 7e8f5124056c 653724e9c234 |
line wrap: on
line diff
--- a/mm7_3.cpp Sat Mar 02 15:38:49 2013 +0400 +++ b/mm7_3.cpp Sun Mar 03 01:55:57 2013 +0400 @@ -14458,7 +14458,7 @@ while ( (signed int)v41 < pDialogueWindow->pNumPresenceButton + pDialogueWindow->pStartingPosActiveItem ); } } - pRenderer->DrawTextureIndexed(471, 445, (Texture *)(uTextureID_506438 != -1 ? &pIcons_LOD->pTextures[uTextureID_506438] : 0)); + pRenderer->DrawTextureIndexed(471, 445, (Texture *)(uExitCancelTextureId != -1 ? &pIcons_LOD->pTextures[uExitCancelTextureId] : 0)); } //----- (004459F9) --------------------------------------------------------