Add skinning support for column line colour

This commit is contained in:
smoogipoo
2020-04-02 18:10:17 +09:00
parent a77933f5e0
commit 62f1bc276d
3 changed files with 9 additions and 0 deletions

View File

@ -34,5 +34,6 @@ namespace osu.Game.Skinning
HoldNoteHeadImage,
HoldNoteTailImage,
HoldNoteBodyImage,
ColumnLineColour
}
}