Mercurial > mm7
diff GUIWindow.cpp @ 339:37b19ff5addd
history changes 2
author | zipi |
---|---|
date | Wed, 20 Feb 2013 20:58:35 +0000 |
parents | 1c681ad45653 |
children | ee4aa06b6d51 |
line wrap: on
line diff
--- a/GUIWindow.cpp Wed Feb 20 20:44:42 2013 +0000 +++ b/GUIWindow.cpp Wed Feb 20 20:58:35 2013 +0000 @@ -722,7 +722,7 @@ v3 = (__int64 *)&pParty->field_3C.field_4F0[2 * dword_506528]; v24 = dword_506528 + 1; //v22 = (char *)&pStorylineText->StoreLine[dword_506528].pPageTitle;//guess //field_4[3 * dword_506528 + 2]; - v22 = (char *)&pStorylineText->StoreLine[dword_506528+1].uTime; + v22 = (char *)&pStorylineText->StoreLine[dword_506528+1].pPageTitle; do { v4 = *(char **)v22; @@ -753,7 +753,7 @@ //__debugbreak(); // fix condition } //while ( (signed int)v22 < (signed int)&pFactionTable->relations + 8 ); - while ( (signed int)v22 <= (signed int)&pStorylineText->StoreLine[20].uTime ); + while ( (signed int)v22 <= (signed int)&pStorylineText->StoreLine[30].uTime ); } } }