mirror of
https://github.com/ppy/osu.git
synced 2026-05-23 05:39:53 +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:
committed by
GitHub
Unverified
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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user