clang-tidy

This commit is contained in:
2025-07-20 12:16:25 +02:00
parent a7ef29b750
commit bfda842d3c
43 changed files with 512 additions and 504 deletions
+1 -1
View File
@@ -383,7 +383,7 @@ void HiScoreTable::updateCounter() {
background_->setAlpha(96);
}
if (counter_ == COUNTER_END_) {
if (counter_ == COUNTER_END) {
fade_->activate();
}
}