Mercurial > mm7
changeset 57:8af333180755
Слияние
author | Ritor1 |
---|---|
date | Mon, 21 Jan 2013 20:22:10 +0600 |
parents | 7082a3f95e7c (diff) 5629105aa178 (current diff) |
children | 764abc86ce90 |
files | mm7_5.cpp |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mm7_4.cpp Mon Jan 21 14:37:14 2013 +0600 +++ b/mm7_4.cpp Mon Jan 21 20:22:10 2013 +0600 @@ -3245,7 +3245,7 @@ if (pPlayer->field_1AA2 != pFrame->uTextureID - 1 || v22 ) { pPlayer->field_1AA2 = pFrame->uTextureID - 1; - pFace = (Texture *)pTextures_PlayerFaces[i][pPlayer->field_1AA2]; + pFace = (Texture *)pTextures_PlayerFaces[i][pPlayer->field_1AA2];//pFace = (Texture *)pTextures_PlayerFaces[i][pFrame->uTextureID]; pPortrait = pFace; v9 = pPlayerPortraitsXCoords_For_PlayerBuffAnimsDrawing[i]; if ( pParty->pPartyBuffs[11].uExpireTime )