mirror of
https://github.com/ppy/osu
synced 2024-12-14 19:06:07 +00:00
reduce argon kiai flashing
This commit is contained in:
parent
659a042065
commit
7bf73463f1
@ -20,7 +20,7 @@ namespace osu.Game.Rulesets.Taiko.Skinning.Argon
|
|||||||
|
|
||||||
private const double pre_beat_transition_time = 80;
|
private const double pre_beat_transition_time = 80;
|
||||||
|
|
||||||
private const float flash_opacity = 0.3f;
|
private const float flash_opacity = 0.15f;
|
||||||
|
|
||||||
private ColourInfo accentColour;
|
private ColourInfo accentColour;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user