Mercurial > mm7
diff mm7_5.cpp @ 1407:d4f57df4c299
PlayerSpeechID and uSpeakingCharacter
author | Ritor1 |
---|---|
date | Tue, 23 Jul 2013 16:34:00 +0600 |
parents | c0b273d33338 |
children | c9e3b93ec570 |
line wrap: on
line diff
--- a/mm7_5.cpp Tue Jul 23 15:41:45 2013 +0600 +++ b/mm7_5.cpp Tue Jul 23 16:34:00 2013 +0600 @@ -1306,7 +1306,7 @@ if ( sub_4BD8B5() ) continue; } - sub_4B1D27(); + GetHouseGoodbyeSpeech(); pAudioPlayer->PlaySound(SOUND_7, 814, 0, -1, 0, 0, 0, 0); pVideoPlayer->Unload(); pGUIWindow_CurrentMenu = window_SpeakInHouse;