Merge branch 'master' into general_hud

This commit is contained in:
Dean Herbert
2017-03-10 13:25:26 +09:00
committed by GitHub
9 changed files with 16 additions and 11 deletions

View File

@ -78,6 +78,8 @@ namespace osu.Game.Modes.Catch
protected override PlayMode PlayMode => PlayMode.Catch;
public override string Description => "osu!catch";
public override FontAwesome Icon => FontAwesome.fa_osu_fruits_o;
public override KeyCounter[] GameplayKeys => new KeyCounter[]