migrat a deltaTime screen.cpp i notifier.cpp

This commit is contained in:
2025-09-24 18:08:50 +02:00
parent 40a2b2cc00
commit d077374883
19 changed files with 192 additions and 437 deletions

View File

@@ -337,7 +337,7 @@ auto BalloonManager::destroyAllBalloons() -> int {
}
balloon_deploy_counter_ = DEFAULT_BALLOON_DEPLOY_DELAY;
Screen::get()->flash(Colors::FLASH, 3);
Screen::get()->flash(Colors::FLASH, 0.05F);
Screen::get()->shake();
return score;