Mercurial > mm7
comparison Game.cpp @ 190:9b77686e2239
Merge
author | Gloval |
---|---|
date | Sat, 16 Feb 2013 00:44:38 +0400 |
parents | 038a4d09406f 49728858c35e |
children | 650d96af8855 |
comparison
equal
deleted
inserted
replaced
189:038a4d09406f | 190:9b77686e2239 |
---|---|
469 } | 469 } |
470 while ( pPlayerNum <= 4 ); | 470 while ( pPlayerNum <= 4 ); |
471 if ( v11 ) | 471 if ( v11 ) |
472 { | 472 { |
473 v12 = rand(); | 473 v12 = rand(); |
474 pPlayers[v17[v12 % v11]]->PlaySound(99, 0); | 474 pPlayers[v17[v12 % v11]]->PlaySound(SPEECH_99, 0); |
475 } | 475 } |
476 ShowStatusBarString(pGlobalTXT_LocalizationStrings[524], 2u);// "Once again you've cheated death!.." "Вы снова обхитрили смерть! …" | 476 ShowStatusBarString(pGlobalTXT_LocalizationStrings[524], 2u);// "Once again you've cheated death!.." "Вы снова обхитрили смерть! …" |
477 uGameState = 0; | 477 uGameState = 0; |
478 } | 478 } |
479 while ( !bLoadinga ); | 479 while ( !bLoadinga ); |