Skip to content

Commit

Permalink
auto validate scores imported from 3.95
Browse files Browse the repository at this point in the history
  • Loading branch information
MinaciousGrace committed Jun 2, 2017
1 parent 769eee3 commit 25540d0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/HighScore.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -514,6 +514,9 @@ void HighScoreImpl::LoadFromNode(const XNode *pNode)
estrate = static_cast<float>(herp) / 10.f;
fMusicRate = estrate;
}

// auto validate 3.95 imports for now
bEtternaValid = true;
}

if (ScoreKey == "")
Expand Down

0 comments on commit 25540d0

Please sign in to comment.