Mercurial > mm7
diff UIHouses.cpp @ 910:8cd0b155bebe
Rings
author | Ritor1 |
---|---|
date | Mon, 22 Apr 2013 17:34:36 +0600 |
parents | f3ccfc765502 |
children | 22abf110163e |
line wrap: on
line diff
--- a/UIHouses.cpp Mon Apr 22 09:25:22 2013 +0600 +++ b/UIHouses.cpp Mon Apr 22 17:34:36 2013 +0600 @@ -563,10 +563,10 @@ v17 = pIcons_LOD->LoadTexture(pContainer, TEXTURE_16BIT_PALETTE); pDialogueNPCCount = 0; pTexture_Dialogue_Background = &pIcons_LOD->pTextures[v17]; - uTextureID_507B04 = uTextureID_right_panel; + uTextureID_right_panel_loop = uTextureID_right_panel; PrepareHouse(uHouseID); v18 = 1; - uTextureID_507B04 = uTextureID_right_panel; + uTextureID_right_panel_loop = uTextureID_right_panel; if ( uNumDialogueNPCPortraits == 1 ) pDialogueNPCCount = 1; pVideoPlayer->OpenHouseMovie(pAnimatedRooms[uCurrentHouse_Animation].video_name, 1u);