Mercurial > mm7
comparison mm7_5.cpp @ 1407:d4f57df4c299
PlayerSpeechID and uSpeakingCharacter
author | Ritor1 |
---|---|
date | Tue, 23 Jul 2013 16:34:00 +0600 |
parents | c0b273d33338 |
children | c9e3b93ec570 |
comparison
equal
deleted
inserted
replaced
1406:d071e0e9ba75 | 1407:d4f57df4c299 |
---|---|
1304 else | 1304 else |
1305 { | 1305 { |
1306 if ( sub_4BD8B5() ) | 1306 if ( sub_4BD8B5() ) |
1307 continue; | 1307 continue; |
1308 } | 1308 } |
1309 sub_4B1D27(); | 1309 GetHouseGoodbyeSpeech(); |
1310 pAudioPlayer->PlaySound(SOUND_7, 814, 0, -1, 0, 0, 0, 0); | 1310 pAudioPlayer->PlaySound(SOUND_7, 814, 0, -1, 0, 0, 0, 0); |
1311 pVideoPlayer->Unload(); | 1311 pVideoPlayer->Unload(); |
1312 pGUIWindow_CurrentMenu = window_SpeakInHouse; | 1312 pGUIWindow_CurrentMenu = window_SpeakInHouse; |
1313 if ( pGUIWindow_Settings ) | 1313 if ( pGUIWindow_Settings ) |
1314 { | 1314 { |