chore: revert bonus
This commit is contained in:
+1
-1
@@ -276,7 +276,7 @@ impl<'m> OsuPP<'m> {
|
||||
}
|
||||
|
||||
let nodt_bonus = match !self.mods.change_speed() && self.mods.rx() {
|
||||
true => 1.02,
|
||||
true => 1.01,
|
||||
false => 1.0,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user