Mercurial > mm7
comparison Game.cpp @ 378:50875632e776
AudioPlayer::UpdateSounds (004AAFCF) take 1
author | Nomad |
---|---|
date | Fri, 22 Feb 2013 21:59:28 +0200 |
parents | 8e23edf57e27 |
children | 137c59c3dbc4 |
comparison
equal
deleted
inserted
replaced
373:edd2d8b7e3c4 | 378:50875632e776 |
---|---|
326 if ( v16 ) | 326 if ( v16 ) |
327 { | 327 { |
328 v16 = 0; | 328 v16 = 0; |
329 viewparams->bRedrawGameUI = true; | 329 viewparams->bRedrawGameUI = true; |
330 } | 330 } |
331 //pAudioPlayer->_4AAFCF();//Ritor1: it's temporarily, game crash. decorations sounds | 331 pAudioPlayer->UpdateSounds(); |
332 if (uGameState == 1) | 332 if (uGameState == 1) |
333 //goto LABEL_96; | 333 //goto LABEL_96; |
334 { | 334 { |
335 bLoadinga = 1; | 335 bLoadinga = 1; |
336 continue; | 336 continue; |