Modificades les paletes de invulnerabilitat

This commit is contained in:
2025-01-04 09:21:58 +01:00
parent e887c2a2ab
commit eaab646cd3
11 changed files with 12 additions and 14 deletions

View File

@@ -40,8 +40,6 @@ Credits::Credits()
throw std::runtime_error("Failed to create SDL texture for text.");
}
section::name = section::Name::CREDITS;
// top_black_rect_ = {play_area_.x, 0, play_area_.w, black_bars_size_};
// bottom_black_rect_ = {play_area_.x, param.game.game_area.rect.h - black_bars_size_, play_area_.w, black_bars_size_};
balloon_manager_->setPlayArea(play_area_);
fade_in_->setColor(fade_color.r, fade_color.g, fade_color.b);