Merge branch 'general_hud' of https://github.com/smoogipooo/osu into general_hud

Conflicts:
	osu.Game.Modes.Osu/OsuRuleset.cs
This commit is contained in:
smoogipooo
2017-03-10 13:42:50 +09:00
9 changed files with 15 additions and 11 deletions

View File

@ -78,6 +78,8 @@ namespace osu.Game.Modes.Taiko
protected override PlayMode PlayMode => PlayMode.Taiko;
public override string Description => "osu!taiko";
public override FontAwesome Icon => FontAwesome.fa_osu_taiko_o;
public override KeyCounter[] CreateGameplayKeys => new KeyCounter[]