clang-tidy
This commit is contained in:
@@ -383,7 +383,7 @@ void HiScoreTable::updateCounter() {
|
||||
background_->setAlpha(96);
|
||||
}
|
||||
|
||||
if (counter_ == COUNTER_END_) {
|
||||
if (counter_ == COUNTER_END) {
|
||||
fade_->activate();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user