mirror of
https://github.com/ppy/osu.git
synced 2025-02-13 15:03:13 +08:00
Change 3K middle key to "special" purple colour
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
This commit is contained in:
parent
7a1766e378
commit
cdd931633d
@ -141,7 +141,7 @@ namespace osu.Game.Rulesets.Mania.Skinning.Argon
|
||||
{
|
||||
case 0: return colour_green;
|
||||
|
||||
case 1: return colour_purple;
|
||||
case 1: return colour_special_column;
|
||||
|
||||
case 2: return colour_cyan;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user