removed mini's rework
This commit is contained in:
parent
53140b4be4
commit
f88975657c
4
oppai.c
4
oppai.c
@ -2189,10 +2189,6 @@ int pp_std(ezpp_t ez) {
|
||||
|
||||
if (ez->mods & MODS_HD) ez->acc_pp *= 1.08f;
|
||||
|
||||
// REWORK: ACC CHANGE
|
||||
ez->acc_pp = (float) pow(ez->acc_pp, 0.94f);
|
||||
// REWORK END
|
||||
|
||||
/* total pp -------------------------------------------------------- */
|
||||
final_multiplier = 1.12f;
|
||||
if (ez->mods & MODS_NF) final_multiplier *= 0.90f;
|
||||
|
Loading…
x
Reference in New Issue
Block a user