Estandaritzats els noms dels fitxers de audio

Eliminat el soroll de TNT que feia ANYS que no existía
This commit is contained in:
2025-01-25 18:15:49 +01:00
parent 60302004f4
commit d3183237df
10 changed files with 16 additions and 16 deletions

View File

@@ -321,7 +321,7 @@ int BalloonManager::destroyAllBalloons()
}
balloon_deploy_counter_ = 300;
JA_PlaySound(Resource::get()->getSound("powerball.wav"));
JA_PlaySound(Resource::get()->getSound("power_ball_explosion.wav"));
Screen::get()->flash(flash_color, 3);
Screen::get()->shake();