Mercurial > mm7
diff UI/UiGame.cpp @ 2229:10c909eb6766
dword_AE336C to NPCStats::dword_AE336C_LastMispronouncedNameFirstLetter,
dword_AE3370 to NPCStats::dword_AE3370_LastMispronouncedNameResult
sub_495366 to NPCStats::sub_495366_MispronounceName + cleanup
author | Grumpy7 |
---|---|
date | Sat, 22 Feb 2014 18:25:18 +0100 |
parents | 080fd5a5433d |
children | c4f87fb3cfee |
line wrap: on
line diff
--- a/UI/UiGame.cpp Wed Feb 19 22:30:39 2014 +0100 +++ b/UI/UiGame.cpp Sat Feb 22 18:25:18 2014 +0100 @@ -246,7 +246,7 @@ char pContainer[32]; // [sp+14h] [bp-28h]@3 dword_A74CDC = -1; - dword_AE336C = -1; + pNPCStats->dword_AE336C_LastMispronouncedNameFirstLetter = -1; pEventTimer->Pause(); pMiscTimer->Pause(); pAudioPlayer->StopChannels(-1, -1);