FIX: Faltva corregir el flash de destroyAllBalloons()
This commit is contained in:
@@ -303,7 +303,7 @@ int BalloonManager::destroyAllBalloons()
|
||||
|
||||
balloon_deploy_counter_ = 300;
|
||||
JA_PlaySound(Resource::get()->getSound("powerball.wav"));
|
||||
Screen::get()->flash(flash_color, 100);
|
||||
Screen::get()->flash(flash_color, 3);
|
||||
Screen::get()->shake();
|
||||
|
||||
return score;
|
||||
|
||||
Reference in New Issue
Block a user