mirror of
https://github.com/ppy/osu-tools.git
synced 2025-06-09 09:35:15 +09:00
pleasing codefilesanity
This commit is contained in:
parent
a8d74f3fb6
commit
46761bb4f6
1 changed files with 0 additions and 2 deletions
|
@ -672,8 +672,6 @@ namespace PerformanceCalculatorGUI.Screens
|
|||
var accuracy = accuracyTextBox.Value.Value / 100.0;
|
||||
Dictionary<HitResult, int> statistics = new Dictionary<HitResult, int>();
|
||||
|
||||
|
||||
|
||||
if (ruleset.Value.OnlineID != -1)
|
||||
{
|
||||
// official rulesets can generate more precise hits from accuracy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue