mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 15:33:05 +08:00
Fix grammer issue and more rewording
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
This commit is contained in:
parent
f6bbec72bf
commit
42ac0c72ea
@ -6,12 +6,12 @@ namespace osu.Game.Rulesets.Catch.Skinning
|
|||||||
public enum CatchSkinColour
|
public enum CatchSkinColour
|
||||||
{
|
{
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// The colour to be used for the catcher while on hyper-dashing state.
|
/// The colour to be used for the catcher while in hyper-dashing state.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
HyperDash,
|
HyperDash,
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// The colour to be used for hyper-dash fruits.
|
/// The colour to be used for fruits that grant the catcher the ability to hyper-dash.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
HyperDashFruit,
|
HyperDashFruit,
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user